mirror of
https://github.com/paricafe/misskey.git
synced 2024-12-01 20:36:44 -06:00
11 lines
118 B
Stylus
11 lines
118 B
Stylus
@import "../app"
|
|
@import "../reset"
|
|
|
|
#wait
|
|
top auto
|
|
bottom 15px
|
|
left 15px
|
|
|
|
html
|
|
height 100%
|
|
background var(--bg)
|