Skip to content

Commit

Permalink
Tabs: fix padding (#3777)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertCarreras authored Sep 24, 2024
1 parent 33f1557 commit f1e2979
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/gestalt/src/Tabs.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.paddingY {
padding-left: var(--space-300);
padding-right: var(--space-300);
composes: paddingY3 from "./boxWhitespace.css";
}

.focused {
Expand Down

0 comments on commit f1e2979

Please sign in to comment.