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

This commit is contained in:
Tomasz Nastaly 2024-04-04 16:00:30 +02:00 committed by VitoAlbano
parent 4aca92bb7a
commit 7bbcc9b432

View File

@ -10,6 +10,7 @@ $notification-item-height: 72px;
align-items: center;
}
/* stylelint-disable selector-class-pattern */
.mdc-list-item__secondary-text::before {
height: auto;
}