mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 04:34:13 +02:00
wip
This commit is contained in:
@@ -158,10 +158,10 @@ root(isDark)
|
||||
font-size 0.9em
|
||||
|
||||
> .note-preview
|
||||
color isDark ? #fff : #717171
|
||||
color var(--noteText)
|
||||
|
||||
> .note-ref
|
||||
color isDark ? #fff : #717171
|
||||
color var(--noteText)
|
||||
|
||||
[data-fa]
|
||||
font-size 1em
|
||||
|
||||
Reference in New Issue
Block a user