mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
force break word when it hits the reviewer margin
This commit is contained in:
parent
9e5b909070
commit
eda1849c33
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
div { overflow-wrap: break-word; }
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
background-color: #ccc;
|
background-color: #ccc;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
|
|
Loading…
Reference in a new issue