Visually separate the settings items
This commit is contained in:
parent
648f31f44c
commit
890312a0dc
2 changed files with 12 additions and 9 deletions
|
@ -57,7 +57,10 @@
|
|||
@import '../../_variables.scss';
|
||||
|
||||
.setting-item {
|
||||
border-bottom: 2px solid var(--btn, $fallback--btn);
|
||||
margin: 1em 1em 1.4em;
|
||||
padding-bottom: 1.4em;
|
||||
|
||||
|
||||
textarea {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue