We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vuetify Version: 2.2.3 Vue Version: 2.6.10 Browsers: Chrome 79.0.3945.117 OS: Windows 10
Add width='500' to v-bottomsheet and v-sheet
both of them reduce width to 500px
only v-sheet reduce width but not v-bottomsheet the grey overlay is shown
https://codepen.io/whbjzzwjxq/pen/vYEVgMm?editable=true&editors=101
The text was updated successfully, but these errors were encountered:
22cf5a1
johnleider
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 2.2.3
Vue Version: 2.6.10
Browsers: Chrome 79.0.3945.117
OS: Windows 10
Steps to reproduce
Add width='500' to v-bottomsheet and v-sheet
Expected Behavior
both of them reduce width to 500px
Actual Behavior
only v-sheet reduce width but not v-bottomsheet
the grey overlay is shown
Reproduction Link
https://codepen.io/whbjzzwjxq/pen/vYEVgMm?editable=true&editors=101
The text was updated successfully, but these errors were encountered: