Beautified CSS in web dashboard
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
.loading-spinner{margin-top:-3em;margin-left:-3em;width:6em;height:6em;position:fixed;top:50%;left:50%;z-index:9999999}
|
||||
.loading-spinner {
|
||||
margin-top: -3em;
|
||||
margin-left: -3em;
|
||||
width: 6em;
|
||||
height: 6em;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 9999999
|
||||
}
|
||||
Reference in New Issue
Block a user