Skip to content

Commit

Permalink
Merge pull request #1135 from maykinmedia/fix/2275-document-notification
Browse files Browse the repository at this point in the history
💄 [#2275] Fix margin document-notification
  • Loading branch information
stevenbal authored Apr 5, 2024
2 parents 935cd07 + e7cd6dc commit 6d6d519
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/open_inwoner/scss/components/Cases/CaseDetail.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
&-notification {
.notifications {
position: static;

.notification {
margin-bottom: var(--spacing-extra-large);
}
}
}
}
Expand Down

0 comments on commit 6d6d519

Please sign in to comment.