WIP: Convert Settings to components

This commit is contained in:
Nelson Chan 2021-10-20 18:54:20 +08:00
parent 74d2b38cb6
commit f9bb48de13
12 changed files with 1190 additions and 633 deletions

View file

@ -137,7 +137,7 @@ export default {
justify-content: space-between;
.dark & {
background-color: #161b22;
background-color: $dark-header-bg;
border-bottom: 0;
}
}