Explorar o código

fix:图片css

leap %!s(int64=3) %!d(string=hai) anos
pai
achega
c1feb658c1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/webview/style.scss

+ 2 - 1
pages/webview/style.scss

@@ -1,5 +1,6 @@
 .img-box {
 	img {
 		width: 100%;
+		display: block;
 	}
-}
+}