mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8682] - [ACA] alignment missing on notification message and photo on notifications popup (#10149)
This commit is contained in:
committed by
GitHub
parent
3993001664
commit
8a60a26701
@@ -63,6 +63,8 @@ $notification-item-height: 72px;
|
|||||||
.adf-notification-history-menu-item {
|
.adf-notification-history-menu-item {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: $notification-item-height;
|
height: $notification-item-height;
|
||||||
|
align-items: center;
|
||||||
|
padding-left: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-notification-history-menu-item:focus {
|
.adf-notification-history-menu-item:focus {
|
||||||
|
Reference in New Issue
Block a user