settings dialog changes
This commit is contained in:
parent
189f1fe4bf
commit
5c1e5af05a
2 changed files with 8 additions and 1 deletions
|
|
@ -41,6 +41,14 @@ settings-area {
|
|||
outline-color: var(--accent);
|
||||
}
|
||||
|
||||
h2, h3 {
|
||||
margin-top: 0;
|
||||
|
||||
&:not(h2:first-child) {
|
||||
border-bottom: unset !important;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue