misskey/src/server/web/app/mobile/style.styl
2018-03-29 01:54:41 +09:00

15 lines
156 B
Stylus

@import "../app"
@import "../reset"
#wait
top auto
bottom 15px
left 15px
html
height 100%
body
display flex
flex-direction column
min-height 100%