fanghuisheng пре 3 година
родитељ
комит
d3e1ec1399
2 измењених фајлова са 4 додато и 2 уклоњено
  1. 2 1
      WebRoot/res/img/myImages.css
  2. 2 1
      WebRoot/view/frontpage/css/myImages.css

+ 2 - 1
WebRoot/res/img/myImages.css

@@ -4086,10 +4086,11 @@ textarea.x-form-field{
 
 .SpringHandleTitle7 {
     width:200px;
-    height:200px;
+    height:90px;
     position:absolute;
 	top:180px;
 	left:103px;
+	overflow-x: auto;
 }
 
 .SpringHandleDiv {

+ 2 - 1
WebRoot/view/frontpage/css/myImages.css

@@ -4568,10 +4568,11 @@
 
 .SpringHandleTitle7 {
     width:200px;
-    height:200px;
+    height:90px;
     position:absolute;
 	top:180px;
 	left:103px;
+	overflow-x: auto;
 }
 
 .SpringHandleDiv {