[Update/bugfix] Quick Settings: Expand width.
Config Page: Sidebar: shrink width a bit. Config Page: Setting Box: each component: Fix gap to prevent sliders cover the label.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 2rem;
|
||||
gap: 6rem;
|
||||
gap: 10rem;
|
||||
&.flex_column {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user