Skip to content

Commit

Permalink
minor styling as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed May 27, 2021
1 parent 8ef0721 commit 4272b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Tab/Tab.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const TabRoot = experimentalStyled(ButtonBase, {
styleProps.label && {
minHeight: 72,
paddingTop: 9,
paddingBottom: 9,
[`& .${tabClasses.wrapper} > *:first-child`]: {
marginBottom: 6,
},
Expand Down

0 comments on commit 4272b72

Please sign in to comment.