zhouna пре 4 година
родитељ
комит
bcb9bcf604
2 измењених фајлова са 4 додато и 1 уклоњено
  1. 3 0
      src/css/staticInfo.less
  2. 1 1
      src/css/staticInfoOut.less

+ 3 - 0
src/css/staticInfo.less

@@ -97,6 +97,9 @@
 
   .infos>div {
     margin-right: 6.5%;
+    .contentWrapper img{
+      max-width: 100%;
+    }
   }
 
   .title {

+ 1 - 1
src/css/staticInfoOut.less

@@ -78,7 +78,7 @@ div,li,span,i,p,h1,h2,h3,h4,h5,pre{
   .infos>div {
     margin-right: 6.5%;
     .contentWrapper img{
-      width: 100%;
+      max-width: 100%;
     }
   }