208b850c by renchao@pashanhoo.com

style:样式

1 parent a5e0bdef
...@@ -264,4 +264,10 @@ ...@@ -264,4 +264,10 @@
264 height: 0; 264 height: 0;
265 bottom: 0; 265 bottom: 0;
266 border-bottom: 1px solid #1890ff; 266 border-bottom: 1px solid #1890ff;
267 }
268
269
270 // 整体配置
271 .el-form-item--mini.el-form-item {
272 margin-bottom: 10px;
267 } 273 }
...\ No newline at end of file ...\ No newline at end of file
......