Fixed ACS-6110

This commit is contained in:
pkundu
2023-10-13 16:29:41 +05:30
committed by Anukriti Singh
parent b1b4675835
commit 7e88ec93c0
2 changed files with 2 additions and 3 deletions
@@ -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 {