Browse Source

🐛 Fix Card actions style when contains link Button

close #18500
pull/18670/head
afc163 5 years ago
committed by 偏右
parent
commit
22bc296bb5
  1. 2
      components/card/style/index.less

2
components/card/style/index.less

@ -151,7 +151,7 @@
transition: color 0.3s;
}
a,
a:not(.@{ant-prefix}-btn),
> .anticon {
display: inline-block;
width: 100%;

Loading…
Cancel
Save