wip
This commit is contained in:
@@ -24,9 +24,9 @@ export default Vue.extend({
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
root(isDark)
|
||||
.jvwxssxsytqlqvrpiymarjlzlsxskqsr
|
||||
display block
|
||||
color isDark ? #fff : #777
|
||||
color var(--text)
|
||||
text-decoration none !important
|
||||
|
||||
*
|
||||
@@ -55,10 +55,4 @@ root(isDark)
|
||||
> *
|
||||
height 100%
|
||||
|
||||
.jvwxssxsytqlqvrpiymarjlzlsxskqsr[data-darkmode]
|
||||
root(true)
|
||||
|
||||
.jvwxssxsytqlqvrpiymarjlzlsxskqsr:not([data-darkmode])
|
||||
root(false)
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user