mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
cant select footer
This commit is contained in:
parent
0b6f8c571a
commit
8370768a17
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
}
|
||||
|
||||
.leftright {
|
||||
user-select: none;
|
||||
display: grid;
|
||||
grid-template-columns: auto auto;
|
||||
gap: 1rem;
|
||||
|
|
Loading…
Reference in a new issue