Browse Source

fix btn-group style in form-item (#1371)

baiyaaaaa 8 years ago
parent
commit
66b055f9d2
1 changed files with 0 additions and 5 deletions
  1. 0 5
      packages/theme-default/src/form.css

+ 0 - 5
packages/theme-default/src/form.css

@@ -60,11 +60,6 @@
       top: 100%;
       left: 0;
     }
-    & .el-button + .el-button,
-    & .el-checkbox + .el-checkbox,
-    & .el-radio + .el-radio {
-      margin-left: 10px;
-    }
 
     @when required {
       .el-form-item__label:before {