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 4053659 commit 919f824Copy full SHA for 919f824
client/modules/App/components/Overlay.jsx
@@ -65,7 +65,7 @@ const Overlay = ({
65
</button>
66
</div>
67
</header>
68
- <MediaQuery maxWidth={650}>
+ <MediaQuery maxWidth={769}>
69
{actions && (
70
<div className="overlay__actions-mobile">{actions}</div>
71
)}
0 commit comments