mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
Remove special treatment of empty anki-editable
This commit is contained in:
parent
01a283bb99
commit
1363a40273
1 changed files with 0 additions and 5 deletions
|
@ -6,11 +6,6 @@ anki-editable {
|
|||
overflow: auto;
|
||||
padding: 6px;
|
||||
|
||||
&:empty::after {
|
||||
content: "\a";
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
* {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue