mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 05:34:27 +02:00
wip
This commit is contained in:
@@ -88,10 +88,10 @@ root(isDark)
|
||||
cursor pointer
|
||||
|
||||
&:hover
|
||||
background rgba(0, 0, 0, 0.05)
|
||||
background rgba(#000, 0.05)
|
||||
|
||||
&:active
|
||||
background rgba(0, 0, 0, 0.1)
|
||||
background rgba(#000, 0.1)
|
||||
|
||||
> .backdrop
|
||||
position absolute
|
||||
|
||||
Reference in New Issue
Block a user