mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
prettier doesnt like whitespace
This commit is contained in:
parent
f7cd09deb4
commit
f07840ed59
1 changed files with 2 additions and 2 deletions
|
@ -1354,7 +1354,7 @@ key {
|
|||
width: 0;
|
||||
height: 0;
|
||||
display: none;
|
||||
|
||||
|
||||
&~.customCheckbox {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
|
@ -1956,4 +1956,4 @@ key {
|
|||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue