mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
center two lines
This commit is contained in:
parent
4ec35ce480
commit
e2a95c722e
1 changed files with 3 additions and 0 deletions
|
|
@ -387,5 +387,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
white-space: pre-wrap;
|
||||
min-height: calc(2ch + 30px);
|
||||
box-sizing: content-box;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue