1
0
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:
syuilo
2018-05-19 20:31:13 +09:00
parent a97296df45
commit 254fbbbc75
16 changed files with 220 additions and 25 deletions

View File

@@ -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