This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
S.H.I.E.L.D.
/
CLDV2.0
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
修改modal z-index
chente
hace 5 años
padre
a137e209e6
commit
0fdb01de44
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
css/cld-custom.css
+ 3
- 0
css/cld-custom.css
Ver fichero
@@ -1,4 +1,7 @@
/* app dialog */
+.modal {
+ z-index: 1049
+}
.dialog-sheet{
position: relative;
}