mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-27 04:26:44 -06:00
15 lines
156 B
Stylus
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%
|