mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-27 12:20:43 +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%;
|
|
}
|
|
}
|
|
|