000
This commit is contained in:
6
cdTMP/src/directives/loading/loading.module.less
Normal file
6
cdTMP/src/directives/loading/loading.module.less
Normal file
@@ -0,0 +1,6 @@
|
||||
.img {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
Reference in New Issue
Block a user