zhouna 4 gadi atpakaļ
vecāks
revīzija
bcb9bcf604
2 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  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%;
     }
   }