This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xyh
/
tld_wms
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix: 增加iframe背景色 防止刷新框架时显示后面的iframe
xyh
hace 2 años
padre
59333e3254
commit
511b67bc63
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
packages/app/src/pages/home/main/tab-panel/index.module.css
+ 1
- 0
packages/app/src/pages/home/main/tab-panel/index.module.css
Ver fichero
@@ -1,6 +1,7 @@
.iframe {
width: 100%;
height: 100%;
+ background-color: #f5f5f5;
border: unset;
}