Skip to content

Commit

Permalink
remove background unset on tab pill variant
Browse files Browse the repository at this point in the history
  • Loading branch information
Sartxi committed Apr 10, 2024
1 parent 1f48cda commit 5238490
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libs/blocks/tabs/tabs.css
Original file line number Diff line number Diff line change
@@ -182,10 +182,6 @@
margin-inline-start: 24px;
}

.tabs[class*='pill'] {
background: unset;
}

.tabs[class*='pill'] .tab-content {
border-bottom: none;
}

0 comments on commit 5238490

Please sign in to comment.