mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-08 09:43:51 +09:00
🎨
This commit is contained in:
@ -975,6 +975,10 @@ export default Vue.extend({
|
|||||||
&:not(.naked) {
|
&:not(.naked) {
|
||||||
background: var(--pageBg);
|
background: var(--pageBg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.naked {
|
||||||
|
background: var(--bg);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user