mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
style: make version history modal wider
This commit is contained in:
parent
14a1eaf293
commit
82b74574c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1218,7 +1218,7 @@
|
|||
.modal {
|
||||
@extend .ffscroll;
|
||||
overflow-y: scroll;
|
||||
max-width: 800px;
|
||||
max-width: 1200px;
|
||||
|
||||
hr {
|
||||
background: var(--sub-alt-color);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue