mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Make it full width too, so it doesn't resize when transitioning past 90
This commit is contained in:
parent
59fd5348cb
commit
3238992005
1 changed files with 1 additions and 0 deletions
|
|
@ -411,5 +411,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
display: flex;
|
||||
align-content: center;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue