Ver Fonte

x-displayfield 高度问题

luoyifan há 3 anos atrás
pai
commit
7843d4a4a5
1 ficheiros alterados com 7 adições e 0 exclusões
  1. 7 0
      dist/yvan-ext-mobile.css

+ 7 - 0
dist/yvan-ext-mobile.css

@@ -549,6 +549,13 @@
     margin: 0 0 0 5px;
 }
  */
+.wotu-ui .autoheight.x-displayfield > .x-label-el {
+    height: 100%;
+}
+
+.wotu-ui .autoheight.x-displayfield > .x-body-wrap-el {
+    height: 100%;
+}
 
 /* 要显示输入框右边的叉叉
 .x-cleartrigger .x-icon-el:before {