mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 07:56:25 +02:00
wip
This commit is contained in:
@@ -67,7 +67,7 @@ export default define({
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
root(isDark)
|
||||
.mkw-trends
|
||||
.mkw-trends--body
|
||||
> .note
|
||||
padding 16px
|
||||
@@ -98,10 +98,4 @@ root(isDark)
|
||||
> [data-fa]
|
||||
margin-right 4px
|
||||
|
||||
.mkw-trends[data-darkmode]
|
||||
root(true)
|
||||
|
||||
.mkw-trends:not([data-darkmode])
|
||||
root(false)
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user