mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-20791 fix task from spinner misaligned to the left (#9381)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
}
|
||||
|
||||
&-cloud-spinner {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
|
Reference in New Issue
Block a user