added min-width for settings_wrapper

This commit is contained in:
srgooglo 2022-10-25 14:41:17 +00:00
parent 6f0edc37b5
commit 2474fe0a12

View File

@ -1,4 +1,6 @@
.settings_wrapper {
min-width: 35vw;
.settings {
display: flex;
flex-direction: column;