mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
FIX diacrititcs being cutoff in input card templates (#4049)
This commit is contained in:
parent
bbac90d97d
commit
27c1ed1899
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ pre {
|
|||
width: 100%;
|
||||
// https://anki.tenderapp.com/discussions/beta-testing/1854-using-margin-auto-causes-horizontal-scrollbar-on-typesomething
|
||||
box-sizing: border-box;
|
||||
line-height: 1.75;
|
||||
}
|
||||
|
||||
code#typeans {
|
||||
|
|
Loading…
Reference in a new issue