dyjh 6 년 전
부모
커밋
d2296234eb
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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;
     }
 }