Skip to content

Commit 4e74ead

Browse files
committed
fix(modal): Prevent scroll=false content from overlapping modal content. Closes #3648
1 parent 230886e commit 4e74ead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: scss/_scaffolding.scss

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ body.grade-c {
7474
height: auto;
7575
}
7676

77-
.scroll-content-false,
7877
.menu .scroll-content.scroll-content-false{
7978
z-index: $z-index-scroll-content-false;
8079
}

0 commit comments

Comments
 (0)