mirror of https://github.com/ElemeFE/element
fix button-group align bug (#1349)
parent
090f91d057
commit
ae7e5a10a7
|
@ -152,6 +152,7 @@
|
|||
@b button-group {
|
||||
@utils-clearfix;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
||||
& .el-button {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in New Issue