mirror of
https://github.com/ankitects/anki.git
synced 2026-01-05 18:13:56 -05:00
Fix rounded corners on FSRS Simulator modal
This commit is contained in:
parent
8f2144534b
commit
9d81e8d6be
1 changed files with 1 additions and 0 deletions
|
|
@ -623,6 +623,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
.modal {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
--bs-modal-margin: 0;
|
||||
--bs-modal-border-radius: 0;
|
||||
}
|
||||
|
||||
.svg-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue