fix(tabs): fix tab header bottom border line close #154 (#155)

This commit is contained in:
Kagol 2023-04-19 19:50:31 +08:00 committed by GitHub
parent 582fa0df84
commit 6ea177e8a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
.@{tabs-prefix-cls}__nav-wrap {
margin-bottom: -1px;
position: relative;
width: 100%;
&::after {
content: '';