[HXCS-4163] aligned icons on dialog (#10019)

This commit is contained in:
tomasz hanaj 2024-08-02 00:36:47 +02:00 committed by GitHub
parent ef85b1a2d0
commit 0712edd79f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,19 +52,13 @@
} }
.adf-fictive-flag-button { .adf-fictive-flag-button {
margin-left: -8px; margin-left: -12px;
position: relative;
mat-icon {
position: relative;
left: 8px;
}
.adf-custom-flag-icon { .adf-custom-flag-icon {
display: block; display: block;
} }
.adf-rash-icon { .adf-trash-icon {
display: none; display: none;
} }