[ACS-7419] Fix broken styling of notifications, apply pr remarks

This commit is contained in:
Tomasz Nastaly 2024-04-04 09:44:27 +02:00 committed by VitoAlbano
parent 3bfcd323b3
commit 1a261f02a1

View File

@ -47,6 +47,7 @@ $notification-item-height: 72px;
&-notification-history-list #{$mat-subheader} {
display: flex;
justify-content: space-between;
align-items: center;
}
&-notification-history-menu:has(.adf-notification-history-list) {