mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-03 18:28:11 +00:00
10 lines
152 B
SCSS
Vendored
10 lines
152 B
SCSS
Vendored
.page-microapp {
|
|
.microapp-load{
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
height: 90%;
|
|
}
|
|
}
|
|
|