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
779a4c4299
commit
4dfa1c82a2
@@ -3,6 +3,10 @@
|
|||||||
$notification-item-height: 72px;
|
$notification-item-height: 72px;
|
||||||
|
|
||||||
.adf {
|
.adf {
|
||||||
|
&-notification-history-container {
|
||||||
|
margin-top: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
&-notification-history-list {
|
&-notification-history-list {
|
||||||
.adf-notification-history-menu-item-content-wrapper {
|
.adf-notification-history-menu-item-content-wrapper {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@@ -30,7 +34,7 @@ $notification-item-height: 72px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-notification-history-menu_button#{$mat-button} {
|
&-notification-history-menu_button#{$mat-button} {
|
||||||
margin-right: 8px;
|
margin-right: 6px;
|
||||||
border-radius: 90%;
|
border-radius: 90%;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-width: 40px;
|
min-width: 40px;
|
||||||
|
Reference in New Issue
Block a user