Skip to content

Commit 632ad6c

Browse files
authored
IBX-10932: Changed z-index for notifications modal (#1764)
1 parent 09a7a45 commit 632ad6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/bundle/Resources/public/scss/_notifications-modal.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
.ibexa-notifications-modal {
22
cursor: auto;
33

4+
&.ibexa-side-panel {
5+
z-index: 10250;
6+
}
7+
48
&__footer {
59
display: flex;
610
justify-content: flex-end;

0 commit comments

Comments
 (0)