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

This commit is contained in:
Tomasz Nastaly
2024-05-09 12:48:18 +02:00
committed by DominikIwanek
parent 11386a7f27
commit c0eeb77803
@@ -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) {