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

This commit is contained in:
Tomasz Nastaly
2024-06-03 16:10:05 +01:00
committed by VitoAlbano
parent d733f5514a
commit 57ae0597d7
@@ -10,6 +10,7 @@ $notification-item-height: 72px;
align-items: center;
}
/* stylelint-disable selector-class-pattern */
.mdc-list-item__secondary-text::before {
height: auto;
}