Skip to content

Commit

Permalink
fix: cropped tabs (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
olarclara authored Dec 2, 2021
1 parent 2ce34d4 commit 4939202
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ export const HeroDesktop: React.FC = () => {

".sp-tabs-scrollable-container": {
alignItems: "center",
height: "auto",
paddingTop: "16px",
paddingBottom: "2px",
},
Expand Down

0 comments on commit 4939202

Please sign in to comment.