Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
having a scrollbar without setting height - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3y ago
•
5 replies
Wonderbear
having a scrollbar without setting height
On mobile
, when the menu opens
, it overflows the screen size
. Setting
overflow-y: scroll
overflow-y: scroll
doesnt work unless I set
height: 100vh
height: 100vh
, which I cant do because it still takes effect when the menu is closed
(the element is still visible
, but not expanded
)
.
Is there a solution that doesnt require js
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Add a Scrollbar to a Container When Content Exceeds 100% Height Without Setting a Fixed Height?
KP-C
Kevin Powell - Community / front-end
2y ago
Having trouble setting the height for a sticky component
KP-C
Kevin Powell - Community / front-end
3y ago
overflow-x scroll without scrollbar
KP-C
Kevin Powell - Community / front-end
2y ago