Skip to content

Show close button only on the active tab #3071

Answered by pafke2
pafke2 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks i managed to do this by adding

tab-item:not(.active) tab-closebox {
 display: none;
}

Replies: 2 comments 1 reply

Comment options

Comment options

You must be logged in to vote
1 reply
@piroor
Comment options

Answer selected by pafke2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3069 on January 15, 2022 14:06.