mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
update button-group
This commit is contained in:
parent
1b64113ba3
commit
6012b560a7
@ -24,6 +24,10 @@
|
||||
.@{btnPrefixClass}-group &:last-child:not(:first-child) {
|
||||
border-left-color: #00abea;
|
||||
}
|
||||
|
||||
.@{btnPrefixClass}-group & + .@{btnPrefixClass} {
|
||||
border-left-color: @btn-primary-border;
|
||||
}
|
||||
}
|
||||
|
||||
&-ghost {
|
||||
|
Loading…
Reference in New Issue
Block a user