Browse Source

看板设置护理项选择框拉长

wuyunfeng 2 năm trước cách đây
mục cha
commit
9efe8edc14

+ 3 - 0
src/views/custom-infoboard/templates/board-item-setting.vue

@@ -181,4 +181,7 @@
         width: 100%;
         width: 100%;
         height: 32px;
         height: 32px;
     }
     }
+    /deep/ .el-select{
+        width: 100%;
+    }
 </style>
 </style>