Skip to content

Commit 70282f3

Browse files
committed
style(tabs): remove overflow-y
1 parent f92ffdd commit 70282f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/pharos/src/components/tabs/pharos-tabs.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
.tab__panels {
4040
display: flex;
4141
flex-direction: column;
42-
overflow-y: hidden;
4342
padding: var(--pharos-spacing-one-quarter-x);
4443
}
4544

0 commit comments

Comments
 (0)