This website works better with JavaScript
Home
Explore
Help
Sign In
S.H.I.E.L.D.
/
CLDV2.0
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改modal z-index
chente
5 years ago
parent
a137e209e6
commit
0fdb01de44
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
css/cld-custom.css
+ 3
- 0
css/cld-custom.css
View File
@@ -1,4 +1,7 @@
/* app dialog */
/* app dialog */
+.modal {
+ z-index: 1049
+}
.dialog-sheet{
.dialog-sheet{
position: relative;
position: relative;
}
}