mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-16 02:26:10 +08:00
fixed issue #177
This commit is contained in:
parent
50c441bee5
commit
f18c232f16
1 changed files with 3 additions and 2 deletions
|
@ -1200,7 +1200,8 @@ key {
|
|||
cursor: pointer;
|
||||
width: 0;
|
||||
height: 0;
|
||||
|
||||
display: none;
|
||||
|
||||
&~.customCheckbox {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
|
@ -1802,4 +1803,4 @@ key {
|
|||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue