xiongzhu 4 éve
szülő
commit
3c69a546a3
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      src/main/nine-space/src/styles/app.less

+ 2 - 1
src/main/nine-space/src/styles/app.less

@@ -190,5 +190,6 @@ input:-webkit-autofill {
 
 
 .page-detail img {
-    width: 100%;
+    width: 100% !important;
+    height: auto !important;
 }