mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-04 10:58:18 +00:00
9 lines
154 B
SCSS
Vendored
9 lines
154 B
SCSS
Vendored
.page-microapp {
|
|
.microapp-load {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
height: 100vh;
|
|
}
|
|
}
|