We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cd763 commit 27d58d3Copy full SHA for 27d58d3
src/components/common/Demo.js
@@ -60,6 +60,7 @@ const TabsWrapper = styled('div')({
60
});
61
62
const TabsContainer = styled(Tabs)({
63
+ overflow: 'auto',
64
'& li:first-child': {
65
marginRight: 'auto',
66
},
0 commit comments