mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
🐛 Fix Dropdown icon missing margin right (#19635)
This commit is contained in:
parent
1d4f240276
commit
5916582518
@ -98,6 +98,7 @@
|
||||
cursor: pointer;
|
||||
transition: all 0.3s;
|
||||
|
||||
> .anticon:first-child,
|
||||
> span > .anticon:first-child {
|
||||
min-width: 12px;
|
||||
margin-right: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user