diff --git a/style.less b/style.less index 38098de..b0e5536 100644 --- a/style.less +++ b/style.less @@ -1,3 +1,4 @@ + .idm-quantity-picker{ width: 100%; padding: 1.2rem 1.6rem; @@ -17,7 +18,7 @@ color: @primary_black; } - &__minus, &__plus{ + &__button{ display: flex; justify-content: center; align-items: center;