-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Remove overflow-y from html element #1197
Copy link
Copy link
Closed
Labels
T: enhancementFunctionality that enhances existing featuresFunctionality that enhances existing featuresframeworkIssues and Feature Requests that have needs framework-wide.Issues and Feature Requests that have needs framework-wide.
Milestone
Metadata
Metadata
Assignees
Labels
T: enhancementFunctionality that enhances existing featuresFunctionality that enhances existing featuresframeworkIssues and Feature Requests that have needs framework-wide.Issues and Feature Requests that have needs framework-wide.
Steps to reproduce
Use Vuetify.
Versions
Latest of everything.
What is expected ?
htmlelement to have nooverflow-yset oroverflow-y: autoWhat is actually happening ?
htmlelement hasoverflow-y: scroll, which forces a scrollbar to always be present.Reproduction Link
https://codepen.io/anon/pen/JyXrNz