mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
fix vertical-align of ButtonGroup
This commit is contained in:
parent
cf11a4f809
commit
0e97fae3f5
@ -74,7 +74,6 @@
|
||||
.button-group-base(@btnClassName) {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
> .@{btnClassName} {
|
||||
position: relative;
|
||||
&:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user