mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 19:36:25 +02:00
wip
This commit is contained in:
@@ -442,7 +442,7 @@ root(isDark)
|
||||
border none
|
||||
box-shadow none
|
||||
font-size 1em
|
||||
color isDark ? #606984 : #ddd
|
||||
color var(--noteActions)
|
||||
cursor pointer
|
||||
|
||||
&:not(:last-child)
|
||||
|
||||
Reference in New Issue
Block a user