mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-03 12:06:04 -04:00
WIP: Convert Settings to components
This commit is contained in:
parent
74d2b38cb6
commit
f9bb48de13
12 changed files with 1190 additions and 633 deletions
|
@ -137,7 +137,7 @@ export default {
|
|||
justify-content: space-between;
|
||||
|
||||
.dark & {
|
||||
background-color: #161b22;
|
||||
background-color: $dark-header-bg;
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue