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 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
word-break: break-all;
|
||||
font-size: 15px;
|
||||
padding-top: 16px;
|
||||
}
|
||||
|
||||
@@ -38,6 +38,7 @@ $adf-info-drawer-icon-size-half: 24px !default;
|
||||
padding: 8px 0 0 24px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
height: 56px;
|
||||
margin-bottom: 40px;
|
||||
&-buttons {
|
||||
|
||||
Reference in New Issue
Block a user