mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 14:03:55 -05:00
Update FsrsOptions.svelte
This commit is contained in:
parent
201a3d6aa9
commit
26ab5ddeb8
1 changed files with 1 additions and 2 deletions
|
|
@ -407,8 +407,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
|
||||
:global(.two-line) {
|
||||
white-space: pre-wrap;
|
||||
height: calc(2 * 1.5em + 10px);
|
||||
line-height: 1.5em;
|
||||
min-height: calc(2ch + 30px);
|
||||
box-sizing: content-box;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue