mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 18:15:53 +02:00
[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