wip
This commit is contained in:
@ -103,7 +103,7 @@ export default Vue.extend({
|
||||
|
||||
|
||||
root(isDark)
|
||||
background isDark ? #282C37 : #fff
|
||||
background var(--face)
|
||||
box-shadow var(--shadow)
|
||||
border-radius var(--round)
|
||||
overflow hidden
|
||||
|
Reference in New Issue
Block a user