This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
bolin
/
bolinscreening-miniapp
Seguir
7
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix:图片css
leap
%!s(int64=3) %!d(string=hai) anos
pai
49eaf631d7
achega
c1feb658c1
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
pages/webview/style.scss
+ 2
- 1
pages/webview/style.scss
Ver ficheiro
@@ -1,5 +1,6 @@
.img-box {
img {
width: 100%;
+ display: block;
}
-}
+}