forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
bad068b20e
commit
a1076c3108
1 changed files with 4 additions and 0 deletions
|
@ -975,6 +975,10 @@ export default Vue.extend({
|
|||
&:not(.naked) {
|
||||
background: var(--pageBg);
|
||||
}
|
||||
|
||||
&.naked {
|
||||
background: var(--bg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue