mirror of
https://github.com/ankitects/anki.git
synced 2025-11-17 18:17:12 -05:00
Apparently no font size should be lower than 12px, see https://www.boia.org/blog/accessibility-tips-let-users-control-font-size. With the current 55%, I get a computed font size of 8.25px though. Considering the text shows the helpful message "Press Enter to accept, Shift+Enter for new line.", I think we should add a minimum font size. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| MathjaxButtons.svelte | ||
| MathjaxEditor.svelte | ||
| MathjaxOverlay.svelte | ||