[ACS-9449][ACA] ng18 - Arrow in the profile button dialog is displaced (#4477)

This commit is contained in:
dominikiwanekhyland
2025-05-06 15:37:15 +02:00
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%);
}