wip
This commit is contained in:
parent
904114740b
commit
f5f2215b47
44 changed files with 58 additions and 54 deletions
|
@ -596,7 +596,7 @@ root(isDark)
|
|||
overflow auto
|
||||
font-size 0.9em
|
||||
color isDark ? #d2d9dc : #555
|
||||
background isDark ? #282c37 : #fff
|
||||
background var(--face)
|
||||
box-shadow 0 1px 0 rgba(#000, 0.05)
|
||||
|
||||
&, *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue