mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-13 15:36:42 +08:00
fixed config transition
This commit is contained in:
parent
490c13fff0
commit
594f78371a
1 changed files with 1 additions and 1 deletions
|
@ -1869,7 +1869,7 @@ label.checkbox {
|
|||
grid-gap: 0.2rem;
|
||||
// width: min-content;
|
||||
// width: -moz-min-content;
|
||||
transition: 0.25s;
|
||||
// transition: 0.25s;
|
||||
/* margin-bottom: 0.1rem; */
|
||||
justify-items: self-end;
|
||||
|
||||
|
|
Loading…
Reference in a new issue