[ACS-7528] - Notification and user icons are a bit different (#9540)

This commit is contained in:
dominikiwanekhyland
2024-04-11 15:52:57 +02:00
committed by VitoAlbano
parent 779a4c4299
commit 4dfa1c82a2

View File

@@ -3,6 +3,10 @@
$notification-item-height: 72px;
.adf {
&-notification-history-container {
margin-top: 1px;
}
&-notification-history-list {
.adf-notification-history-menu-item-content-wrapper {
height: 100%;
@@ -30,7 +34,7 @@ $notification-item-height: 72px;
}
&-notification-history-menu_button#{$mat-button} {
margin-right: 8px;
margin-right: 6px;
border-radius: 90%;
padding: 0;
min-width: 40px;