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

fix(VNumberInput): unneeded padding override inconsistent with other inputs #20783

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

3dyuval
Copy link

@3dyuval 3dyuval commented Dec 17, 2024

Description

Removes inconsistent padding on VNumberInput
resolves #20782

Markup:

    .v-field //removed in src/labs/VNumberInput/VNumberInput.sass
      padding-inline-end: 0
      padding-inline-start: 0

playground

@3dyuval 3dyuval closed this Dec 17, 2024
@3dyuval
Copy link
Author

3dyuval commented Dec 17, 2024

I should look at possible cases for reverse, hide-input and resend PR then

@3dyuval
Copy link
Author

3dyuval commented Dec 17, 2024

I've made a couple of modifications to the padding styling

@3dyuval 3dyuval reopened this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report][3.7.5] VNumberInput has inconsistent padding styles
1 participant