mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 14:46:03 +02:00
整理した
This commit is contained in:
15
src/client/app/mobile/style.styl
Normal file
15
src/client/app/mobile/style.styl
Normal file
@@ -0,0 +1,15 @@
|
||||
@import "../app"
|
||||
@import "../reset"
|
||||
|
||||
#wait
|
||||
top auto
|
||||
bottom 15px
|
||||
left 15px
|
||||
|
||||
html
|
||||
height 100%
|
||||
|
||||
body
|
||||
display flex
|
||||
flex-direction column
|
||||
min-height 100%
|
||||
Reference in New Issue
Block a user