diff --git a/style.less b/style.less index b0e5536..5cfa195 100644 --- a/style.less +++ b/style.less @@ -1,4 +1,3 @@ - .idm-quantity-picker{ width: 100%; padding: 1.2rem 1.6rem; @@ -16,6 +15,7 @@ font-size: @body_m_font; font-weight: @font_bold; color: @primary_black; + cursor: auto; } &__button{