dyjh 6 years ago
parent
commit
d2296234eb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      public/base/css/style.css

+ 4 - 4
public/base/css/style.css

xqd xqd xqd xqd
@@ -2,7 +2,7 @@
 {
     .edui-notadd .edui-for-insertimage .edui-dialog-content {
         width: 1200px !important;
-        height: 600px !important;
+        height: 500px !important;
     }
 }
 
@@ -10,7 +10,7 @@
 {
     .edui-notadd .edui-for-insertimage .edui-dialog-content {
         width: 900px !important;
-        height: 600px !important;
+        height: 500px !important;
     }
 }
 
@@ -18,7 +18,7 @@
 {
     .edui-notadd .edui-for-insertimage .edui-dialog-content {
         width: 700px !important;
-        height: 400px !important;
+        height: 300px !important;
     }
 }
 
@@ -26,6 +26,6 @@
 {
     .edui-notadd .edui-for-insertimage .edui-dialog-content {
         width: 500px !important;
-        height: 400px !important;
+        height: 300px !important;
     }
 }