Files
cdTestPlant3/cdTMP/src/directives/loading/loading.module.less

7 lines
100 B
Plaintext
Raw Normal View History

2024-06-13 19:41:57 +08:00
.img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}