mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-9449][ACA] ng18 - Arrow in the profile button dialog is displaced (#4477)
This commit is contained in:
committed by
DominikIwanek
parent
af064708ee
commit
56b8dd3c83
@@ -348,3 +348,10 @@ adf-dynamic-component {
|
||||
#{ms.$mat-form-field-infix} {
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
#{$mat-mdc-submenu-icon} {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 6px;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user