popup style
This commit is contained in:
parent
d88758b226
commit
a42f5e48ca
7 changed files with 48 additions and 86 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
margin: var(--space-m) 0;
|
||||
|
||||
|
||||
|
||||
|
||||
h2 {
|
||||
margin-bottom: var(--space);
|
||||
|
||||
|
|
@ -21,7 +18,12 @@
|
|||
color: var(--color-interface-400);
|
||||
}
|
||||
|
||||
.settings-subsection:not(:last-child) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.settings-subsection:not(:last-child) {
|
||||
border-bottom: 1px solid var(--color-interface-100);
|
||||
}
|
||||
|
||||
|
|
@ -36,8 +38,4 @@
|
|||
font-weight: 600;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue