mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 17:48:51 +08:00
style(dark note theme): fix roundness variable affecting account menu (@WarningImHack3r) (#6238)
This commit is contained in:
parent
badfb07ae8
commit
a3bbf218f4
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
--current-color: var(--main-color);
|
||||
}
|
||||
|
||||
.button,
|
||||
.button:not(.accountButtonAndMenu *),
|
||||
#testConfig .row {
|
||||
--roundness: 5em; /* overwriting default roundness to make it softer */
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue