mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ACS-5687] info drawer layout fix for header (#8772)
This commit is contained in:
parent
640a736530
commit
e20de99974
@ -33,6 +33,7 @@ $adf-info-drawer-icon-size-half: 24px !default;
|
|||||||
padding: 13px 0 0 23px;
|
padding: 13px 0 0 23px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
|
|
||||||
&-buttons {
|
&-buttons {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user