mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 02:26:04 +02:00
wip
This commit is contained in:
@@ -36,7 +36,7 @@ export default Vue.extend({
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
root(isDark)
|
||||
.yohlumlkhizgfkvvscwfcrcggkotpvry
|
||||
display flex
|
||||
margin 0
|
||||
padding 0
|
||||
@@ -100,10 +100,4 @@ root(isDark)
|
||||
padding 0
|
||||
color var(--subNoteText)
|
||||
|
||||
.yohlumlkhizgfkvvscwfcrcggkotpvry[data-darkmode]
|
||||
root(true)
|
||||
|
||||
.yohlumlkhizgfkvvscwfcrcggkotpvry:not([data-darkmode])
|
||||
root(false)
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user