mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
Add max-width to settings sidebar.
This commit is contained in:
parent
7c7f813118
commit
97816e1feb
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@
|
|||
|
||||
.container {
|
||||
min-width: 218px;
|
||||
max-width: 300px;
|
||||
padding: 80px 8px;
|
||||
display: flex;
|
||||
gap: 2px;
|
||||
|
|
Loading…
Reference in a new issue