mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7419] Fix broken styling of notifications, apply pr remarks
This commit is contained in:
committed by
VitoAlbano
parent
64562f27bd
commit
ad1c888fb4
@@ -47,6 +47,7 @@ $notification-item-height: 72px;
|
|||||||
&-notification-history-list #{$mat-subheader} {
|
&-notification-history-list #{$mat-subheader} {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-notification-history-menu:has(.adf-notification-history-list) {
|
&-notification-history-menu:has(.adf-notification-history-list) {
|
||||||
|
Reference in New Issue
Block a user