Update FsrsOptions.svelte

This commit is contained in:
Sunong2008 2025-06-09 22:03:24 +08:00 committed by GitHub
parent 201a3d6aa9
commit 26ab5ddeb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;