Add max-width to settings sidebar.

This commit is contained in:
Paul
2021-08-07 21:24:28 +01:00
parent 2a497c5d51
commit abc9c70bcb

View File

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