Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ACS-7528] - Notification and user icons are a bit different (#9540)
Browse files Browse the repository at this point in the history
dominikiwanekhyland authored and VitoAlbano committed Apr 30, 2024
1 parent b047ef7 commit aab3aba
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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;

0 comments on commit aab3aba

Please sign in to comment.