forked from mirrors/misskey
[wip] better mobile setting
This commit is contained in:
@@ -8,10 +8,13 @@
|
||||
|
||||
html
|
||||
height 100%
|
||||
background #ececed
|
||||
background #ececed !important
|
||||
|
||||
// for md
|
||||
transition none !important
|
||||
|
||||
&[data-darkmode]
|
||||
background #191B22
|
||||
background #191B22 !important
|
||||
|
||||
body
|
||||
display flex
|
||||
|
||||
Reference in New Issue
Block a user