mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7528] - Notification and user icons are a bit different (#9540)
This commit is contained in:
committed by
VitoAlbano
parent
12fda63a78
commit
76b52b76d1
@@ -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;
|
||||
|
Reference in New Issue
Block a user