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: 3.6.13 Vue Version: 3.4.34 Browsers: Firefox 128.0 OS: Windows 10
Place a "v-number-input" in a "v-card-actions" with control variant "stacked" or "default"
Buttons are aligned and have the same visual size
Unexpected margin on the "^" button
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
fix(VCardActions): space children with gap instead of margin
2194403
closes #20239 closes #20262
7f06142
yuwu9145
KaelWD
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.6.13
Vue Version: 3.4.34
Browsers: Firefox 128.0
OS: Windows 10
Steps to reproduce
Place a "v-number-input" in a "v-card-actions" with control variant "stacked" or "default"
Expected Behavior
Buttons are aligned and have the same visual size
Actual Behavior
Unexpected margin on the "^" button
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: