WIP: Convert Settings to components

This commit is contained in:
Nelson Chan
2021-11-17 10:45:18 +08:00
parent 74d2b38cb6
commit f9bb48de13
12 changed files with 1190 additions and 633 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ export default {
justify-content: space-between;
.dark & {
background-color: #161b22;
background-color: $dark-header-bg;
border-bottom: 0;
}
}