mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-09 12:46:10 -05:00
Wider GlobalSearch to avoid linebreak when big enough screen
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
.modal {
|
||||
width: 100%;
|
||||
max-width: 32rem;
|
||||
max-width: 36rem;
|
||||
border: 1px solid var(--color-border);
|
||||
background-color: var(--color-bg);
|
||||
border-radius: var(--radius-box);
|
||||
|
||||
Reference in New Issue
Block a user