Add max-width to settings sidebar.

pull/1049/head
Paul 2021-08-07 21:24:28 +01:00
parent 2a497c5d51
commit abc9c70bcb
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@
.container {
min-width: 218px;
max-width: 300px;
padding: 80px 8px;
display: flex;
gap: 2px;