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 fcd7b5c commit eb1cb41Copy full SHA for eb1cb41
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -2329,7 +2329,7 @@ function RemoteFunctions(config = {}) {
2329
margin-right: 10px !important;
2330
}
2331
2332
- @media (max-width: 525px) {
+ @media (max-width: 565px) {
2333
.phoenix-image-gallery-header-title {
2334
display: none !important;
2335
@@ -2415,7 +2415,7 @@ function RemoteFunctions(config = {}) {
2415
background: #3c3f41 !important;
2416
2417
2418
- @media (max-width: 400px) {
+ @media (max-width: 450px) {
2419
.phoenix-image-gallery-upload-container button {
2420
font-size: 0 !important;
2421
padding: 3px 6px !important;
0 commit comments