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 b837ef5Copy full SHA for b837ef5
src/components/common/Demo.js
@@ -57,6 +57,7 @@ const TabsWrapper = styled('div')({
57
color: '#000',
58
marginBottom: 20,
59
margin: 'auto',
60
+ overflow: 'auto',
61
});
62
63
const TabsContainer = styled(Tabs)({
0 commit comments