mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
🎨
This commit is contained in:
parent
82e76eaa29
commit
f300d4efee
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