Commit ae7e5a10 authored by baiyaaaaa's avatar baiyaaaaa Committed by cinwell.li

fix button-group align bug (#1349)

parent 090f91d0
......@@ -152,6 +152,7 @@
@b button-group {
@utils-clearfix;
display: inline-block;
vertical-align: middle;
& .el-button {
float: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment