mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 15:15:45 +02:00
wip
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user