mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Fixed ACS-6110
This commit is contained in:
+1
-3
@@ -63,9 +63,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.adf-metadata-no-item-added {
|
.adf-metadata-no-item-added {
|
||||||
display: flex;
|
word-break: break-all;
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
padding-top: 16px;
|
padding-top: 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ $adf-info-drawer-icon-size-half: 24px !default;
|
|||||||
padding: 8px 0 0 24px;
|
padding: 8px 0 0 24px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
&-buttons {
|
&-buttons {
|
||||||
|
|||||||
Reference in New Issue
Block a user