Skip to content

Commit 24cc696

Browse files
authored
update md-select-menu-container z-index (#775)
1 parent fba1c64 commit 24cc696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/css/app.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4918,7 +4918,7 @@ md-input-container.md-input-focused:not([md-no-float]) md-select:not([placeholde
49184918
position: fixed;
49194919
top: 0;
49204920
transform: translateY(-1px);
4921-
z-index: 90;
4921+
z-index: 99;
49224922
}
49234923

49244924
.md-select-menu-container:not(.md-clickable) {

0 commit comments

Comments
 (0)