Skip to content
Snippets Groups Projects
Commit 61804353 authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Refactoring: Settings aufgeräumt

parent b0837920
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -27,6 +27,11 @@
.wrapper,
#settings-buttons {
width: 100%;
&>* {
width: 100%;
margin: 10px 0px;
overflow: auto;
}
}
#settings-selectors {
justify-content: stretch;
......@@ -38,9 +43,4 @@
justify-content: end;
}
}
#settings-buttons>* {
width: 100%;
margin: 10px 0px;
overflow: auto;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment