mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
DarkMode user page bottom nav
This commit is contained in:
parent
7decc5d584
commit
777becca30
@ -138,7 +138,7 @@ root(isDark)
|
||||
padding 16px
|
||||
font-size 12px
|
||||
color #aaa
|
||||
background #fff
|
||||
background isDark ? #21242f : #fff
|
||||
border solid 1px rgba(#000, 0.075)
|
||||
border-radius 6px
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user