Explorar o código

Button: avoid button splitting in button-group

Leopoldthecoder %!s(int64=8) %!d(string=hai) anos
pai
achega
66ba839b12
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      packages/theme-default/src/button.css

+ 3 - 0
packages/theme-default/src/button.css

@@ -151,6 +151,9 @@
     & .el-button {
       float: left;
       position: relative;
+      & + .el-button {
+        margin-left: 0;
+      }
 
       &:first-child {
         border-top-right-radius: 0;