mirror of
https://github.com/hyeonseonam/auto-classifier.git
synced 2026-07-22 07:40:29 +00:00
Edit styles.css
This commit is contained in:
parent
24a50f419b
commit
abdebe0cfc
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.setting-item-child {
|
||||
background-color: var(--background-secondary);
|
||||
padding-left: 20px;
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
border-top: 0px;
|
||||
animation: child-enter 0.3s ease;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue