From 50befdd6b87f9cbc8bad1d9999c2cb2f4554ce1c Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 20 Jan 2026 17:14:14 +0100 Subject: [PATCH] wait #7898 @0:05 --- style/cart/kimplay.less | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/style/cart/kimplay.less b/style/cart/kimplay.less index d892d7fc..271be9e5 100644 --- a/style/cart/kimplay.less +++ b/style/cart/kimplay.less @@ -145,12 +145,9 @@ .mview[data-menu="cart-kimplay-qty"] { width: 605px; - height: 364px; - - @media @breakpoint { - height: max-content; - padding-bottom: 30px; - } + min-height: 364px; + height: max-content; + padding-bottom: 30px; .caption { height: 50px; -- 2.39.5