FIX diacrititcs being cutoff in input card templates (#4049)

This commit is contained in:
GithubAnon0000 2025-06-03 09:27:32 +00:00 committed by GitHub
parent bbac90d97d
commit 27c1ed1899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {