mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ACS-7419] Fix broken styling of notifications, apply pr remarks
This commit is contained in:
parent
3bfcd323b3
commit
1a261f02a1
@ -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) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user