mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-04 22:36:11 +00:00
12 lines
118 B
Stylus
12 lines
118 B
Stylus
@import "../app"
|
|
@import "../reset"
|
|
|
|
#wait
|
|
top auto
|
|
bottom 15px
|
|
left 15px
|
|
|
|
html
|
|
height 100%
|
|
background var(--bg)
|