No margins in counter with buttons in the slots #3397
Labels
BUG
Something isn't working
d1: super easy
Task for newbies. Players take half normal damage from monsters and the environment.
good first issue
Right issue if you're new to vuestic
v2: nice to have
This will make Vuestic feel better
Vuestic-ui version: 1.6.4
Steps to reproduce
create counter like this:
#3161
and this bug appeared in 1.6.4 after fixes in this issue
.va-input-wrapper__field > *,
.va-input-wrapper__container > * {
margin-right: 0;
}
What is the expected behavior?
margins between input and buttons
What is the current behavior?
no margins, but ONLY in demo in styles the margins = 4px :
https://ui.vuestic.dev/ru/ui-elements/counter
Other information
I'm ready to fix it.
The text was updated successfully, but these errors were encountered: