mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-02 03:25:22 +08:00
style(alerts): make the container a bit wider
This commit is contained in:
parent
b6b22b3cf5
commit
df8b1031ed
1 changed files with 1 additions and 1 deletions
|
@ -1610,7 +1610,7 @@
|
|||
justify-items: end;
|
||||
.modal {
|
||||
background: var(--bg-color);
|
||||
width: calc(350px + 2rem);
|
||||
max-width: calc(350px + 2rem);
|
||||
right: 0;
|
||||
// height: calc(100vh - 4rem);
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Reference in a new issue