Merge branch 'RED-10190' into 'master'

RED-10190: fixed notification padding.

See merge request redactmanager/red-ui!619
This commit is contained in:
Dan Percic 2024-10-16 13:13:23 +02:00
commit c805887bbd

View File

@ -22,7 +22,7 @@
}
.mat-mdc-menu-item.notification {
padding: 8px 26px 10px 8px;
padding: 8px 26px 10px 8px !important;
margin: 2px 0 0 0;
height: fit-content;
position: relative;