Update style.less

This commit is contained in:
2025-11-24 12:52:26 +01:00
parent 5acca3517e
commit 247441cecc

View File

@@ -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{