Skip to content

Commit

Permalink
fix: overlaps with modals
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Sep 27, 2022
1 parent 9dd71bd commit 1449109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
transform: none;
box-shadow: none;
top: 0;
z-index: var(--zindex-modal);
z-index: var(--zindex-header);

&-header, &-body, &-footer, &-content {
background-color: transparent;
Expand Down

0 comments on commit 1449109

Please sign in to comment.