mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
5 lines
121 B
CSS
5 lines
121 B
CSS
.adf-task-list-loading-margin {
|
|
margin-left: calc((100% - 100px) / 2);
|
|
margin-right: calc((100% - 100px) / 2);
|
|
}
|