don't allow table inside field to extend outside of field
https://anki.tenderapp.com/discussions/private/4498-adjust-textbox-geometry-in-add-note-window
This commit is contained in:
parent
bedd9dadb1
commit
6db954fbbe
@ -9,6 +9,7 @@
|
||||
color: vars.$day-text-fg;
|
||||
padding: 5px;
|
||||
overflow-wrap: break-word;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
|
Loading…
Reference in New Issue
Block a user