wip
This commit is contained in:
parent
29476ea3da
commit
1eef90f6cb
8 changed files with 36 additions and 71 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue