From 247441ceccbf99956d3b31528cd9b7b678221a4c Mon Sep 17 00:00:00 2001 From: kkrzowski Date: Mon, 24 Nov 2025 12:52:26 +0100 Subject: [PATCH] Update style.less --- style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{