mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
force break word when it hits the reviewer margin
This commit is contained in:
parent
78a3cc7370
commit
f010bbc80a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
div { overflow-wrap: break-word; }
|
||||
|
||||
hr {
|
||||
background-color: #ccc;
|
||||
margin: 1em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue