fix: PageHeader tabs style (#25159)

This commit is contained in:
偏右 2020-06-22 19:51:03 +08:00 committed by GitHub
parent cd01eb03ab
commit 16d10bbe26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,8 +102,8 @@
&-footer {
margin-top: @margin-md;
.@{ant-prefix}-tabs-nav {
&::before {
.@{ant-prefix}-tabs {
> .@{ant-prefix}-tabs-nav::before {
border: none;
}