mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-03 22:15:07 +08:00
fix(commandline): double scrollbar
This commit is contained in:
parent
00b5be2a38
commit
05de8a5de5
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
overflow: hidden;
|
||||
|
||||
.modal {
|
||||
overflow: hidden;
|
||||
max-width: 600px;
|
||||
width: 100%;
|
||||
background: var(--bg-color);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue