Explorar el Código

更新202108271229

fanghuisheng hace 3 años
padre
commit
d3e1ec1399
Se han modificado 2 ficheros con 4 adiciones y 2 borrados
  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 {