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 32597f6 commit f24116fCopy full SHA for f24116f
1 file changed
playroom.config.js
@@ -22,7 +22,7 @@ const getMediaQueriesConfig = () => {
22
return {
23
tabletMinWidth: 0,
24
desktopMinWidth: 0,
25
- largeDesktopMinWidth: 0,
+ largeDesktopMinWidth: impossibleSize,
26
extraLargeDesktopMinWidth: impossibleSize,
27
desktopOrTabletMinHeight: 0,
28
};
0 commit comments