Skip to content

padding on tab groups #93

Discussion options

You must be logged in to vote

You can adjust the padding of the tab's base part using the following CSS.

wa-tab::part(base) {
  padding-block: .25rem; 
}

Example:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Offbeatmammal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants