Skip to content
New issue

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

[Bug Report][3.6.6] v-card-title and v-card-text padding is added to v-card global default padding #19849

Open
simionato-mobisec opened this issue May 21, 2024 · 0 comments

Comments

@simionato-mobisec
Copy link

Environment

Vuetify Version: 3.6.6
Vue Version: 3.4.27
Browsers: Firefox 126.0
OS: Ubuntu undefined

Steps to reproduce

  1. Update VCard global defaults
  2. Create one card which doesn't use v-card props
  3. Create one card which uses v-card props (title or text)

Expected Behavior

v-card-title and/or v-card-text padding is not added to the v-card since its padding is already specified in the global defaults.

Actual Behavior

v-card-title and/or v-card-text padding is added to the v-card.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

If this is the intended behaviour, how can I workaround it?

@simionato-mobisec simionato-mobisec changed the title [Bug Report][3.6.6] v-cart-title and v-card-text padding is added to v-card global default padding [Bug Report][3.6.6] v-card-title and v-card-text padding is added to v-card global default padding May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant