wip
This commit is contained in:
@ -342,7 +342,7 @@ root(isDark)
|
||||
margin 32px auto
|
||||
|
||||
> .form
|
||||
background isDark ? #282C37 : #fff
|
||||
background var(--face)
|
||||
border-radius 8px
|
||||
box-shadow 0 0 2px rgba(#000, 0.1)
|
||||
|
||||
|
Reference in New Issue
Block a user