Commit Graph
3 Commits
Author SHA1 Message Date
Tzu-Yu Lee dc25f1c833 refactor(svelte): change a11y inline styles to classes
In some environments, inline styles are not permitted due to security
issues (e.g. strict CSP). The a11y messages will be visible in these
environments due to browsers blocking inline styles.

Change the inline styles to use classes instead.
2025-05-17 03:00:59 +08:00
peterkogo 7a242ea066 fix system library dependency 2025-04-30 08:52:13 +02:00
peterkogo 473ddc5b61 add aria labels 2025-04-17 18:06:33 +02:00