Files
cdTestPlant3/cdTMP/src/directives/loading/loading.module.less
2024-06-13 19:41:57 +08:00

7 lines
100 B
Plaintext

.img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}