wip
This commit is contained in:
parent
904114740b
commit
f5f2215b47
44 changed files with 58 additions and 54 deletions
|
@ -322,7 +322,7 @@ export default Vue.extend({
|
|||
root(isDark)
|
||||
margin 0
|
||||
padding 0
|
||||
background isDark ? #282C37 : #fff
|
||||
background var(--face)
|
||||
border-bottom solid 1px isDark ? #1c2023 : #eaeaea
|
||||
|
||||
&[data-round]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue