Skip to content

Commit

Permalink
style(tabs): remove overflow-y
Browse files Browse the repository at this point in the history
  • Loading branch information
ymouzakis committed Feb 21, 2024
1 parent c2a2248 commit a9a3f1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/pharos/src/components/tabs/pharos-tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
.tab__panels {
display: flex;
flex-direction: column;
overflow-y: hidden;
padding: var(--pharos-spacing-one-quarter-x);
}

Expand Down

0 comments on commit a9a3f1c

Please sign in to comment.