Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: [XEOS-9999] fix tag z-index error
Browse files Browse the repository at this point in the history
Signed-off-by: csonchen <cson_chensheng@163.com>
  • Loading branch information
csonchen committed Aug 17, 2023
1 parent 9174266 commit ba5acf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Tabs/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@

.Tabs:not(.Tabs--secondary) >#Tabs >.nav-tabs > li {
position: relative;
z-index: 1;
&:has(a:active),
&:has(a.active) {
border-top: 2px solid $primary-normal;
Expand Down

0 comments on commit ba5acf7

Please sign in to comment.