mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 06:35:57 +02: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)
|