We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ee143 commit b35e6d6Copy full SHA for b35e6d6
components/tag/style/patch.less
@@ -1,6 +1,6 @@
1
.@{tag-prefix-cls} {
2
// This is a feature of Antd 5, so we need add in the patch file.
3
- &-borderless {
+ &&-borderless {
4
border-color: transparent;
5
}
6
0 commit comments