N°2039 - Fix button margins in view all notifications page

This commit is contained in:
Stephen Abello
2024-03-11 10:09:21 +01:00
parent 5e4f76bde9
commit 0176905c20

View File

@@ -57,7 +57,7 @@ $ibo-notifications--view-all--empty--svg--max-width: 30% !default;
background-color: $ibo-notifications--view-all--item--unread--highlight--background-color;
}
.ibo-content-block ibo-block ibo-notifications--view-all--container {
.ibo-notifications--view-all--container {
.ibo-notifications--view-all--read-action, .ibo-notifications--view-all--unread-action {
margin-left: 0 !important;
}