@@ -44,8 +44,8 @@
}
.el-form {
- box-shadow: 0px 0px 1px 1px;
- border-radius: 2px;
+ // box-shadow: 0px 0px 1px 1px;
+ // border-radius: 2px;
margin-bottom: 20px;
padding:20px;
.el-form-item {
@@ -413,6 +413,7 @@
size="small"
label-width=""
label-position="top"
+ style="box-shadow: 0px 0px 1px 1px;border-radius: 2px;"
class="over_y"
>
<!-- handle=".dargBtn" 触发拖拽事件的按钮类名 filter=".undraggable" 不可拖拽的元素的类名 -->