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 2673138 commit 9d643c3Copy full SHA for 9d643c3
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -1963,7 +1963,7 @@ function RemoteFunctions(config = {}) {
1963
.phoenix-ribbon-strip {
1964
position: absolute !important;
1965
inset: 0 !important;
1966
- overflow: auto hidden !important;
+ overflow: hidden !important;
1967
scroll-behavior: smooth !important;
1968
padding: 8px !important;
1969
}
0 commit comments