We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab07121 commit 87f4260Copy full SHA for 87f4260
1 file changed
packages/plugin-components-pane/src/components/Tab/index.module.scss
@@ -6,6 +6,7 @@
6
position: relative;
7
flex-grow: 0;
8
flex-shrink: 0;
9
+ overflow-x: scroll;
10
11
.items {
12
display: flex;
0 commit comments