diff --git a/core/style.css b/core/style.css index 8440d05..77b1801 100644 --- a/core/style.css +++ b/core/style.css @@ -1480,6 +1480,7 @@ body.shop.items .page-container { body.shop.items .page-container .sidebar { display: flex; + flex-direction: column; flex-shrink: 0; }