wesmiler 6 лет назад
Родитель
Сommit
52bf48d4b0
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      public/static/weixin/css/print.css

+ 2 - 1
public/static/weixin/css/print.css

@@ -922,7 +922,7 @@ ul, ol, li {
 .crop-preview .preview-box {
     position: absolute;
     top: 10%;
-    width: 320px;
+    min-width: 320px;
     height: 453px;
     /*top: 0;*/
     right: 0;
@@ -931,6 +931,7 @@ ul, ol, li {
     margin: auto;
     line-height: 453px;
     background-color: #fff;
+    max-width: 96%;
 }