From f48865000f4f030ed23579509e2810e48cc56c57 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 25 Nov 2021 16:51:02 +0100 Subject: [PATCH] wait #4899 --- style/cart/joueclub2021.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/cart/joueclub2021.less b/style/cart/joueclub2021.less index 7dbae227..cd211dc8 100644 --- a/style/cart/joueclub2021.less +++ b/style/cart/joueclub2021.less @@ -3,6 +3,10 @@ #jc2021cart { background-color: #fff; + .ps__thumb-y{ + background-color: @cart-scrollbar-color; + } + .caption { margin-top: 0px; padding: 0; -- 2.39.5