[ACS-8682] - [ACA] alignment missing on notification message and photo on notifications popup (#10149)

This commit is contained in:
dominikiwanekhyland
2024-08-30 09:50:01 -04:00
committed by GitHub
parent 3993001664
commit 8a60a26701
@@ -63,6 +63,8 @@ $notification-item-height: 72px;
.adf-notification-history-menu-item {
cursor: pointer;
height: $notification-item-height;
align-items: center;
padding-left: 16px;
}
.adf-notification-history-menu-item:focus {