mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
"Empty content" centering fixes (#6586)
* fix empty-content vertical centering * fix empty-content vertical centering
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
&__icon {
|
||||
.mat-icon {
|
||||
|
Reference in New Issue
Block a user