Skip to content

Commit

Permalink
[ACS-7528] - Notification and user icons are a bit different (#9540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikiwanekhyland authored and VitoAlbano committed Apr 30, 2024
1 parent dd131ce commit 0ec5e78
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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%;
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit 0ec5e78

Please sign in to comment.