diff --git a/lib/core/src/lib/info-drawer/info-drawer-layout.component.scss b/lib/core/src/lib/info-drawer/info-drawer-layout.component.scss index 21650000313..f86ed3f3ed5 100644 --- a/lib/core/src/lib/info-drawer/info-drawer-layout.component.scss +++ b/lib/core/src/lib/info-drawer/info-drawer-layout.component.scss @@ -33,6 +33,7 @@ $adf-info-drawer-icon-size-half: 24px !default; padding: 13px 0 0 23px; display: flex; justify-content: space-between; + align-items: center; margin-bottom: 40px; &-buttons {