From 02ed8c5f9d22b9dcb325ec312af856954f852695 Mon Sep 17 00:00:00 2001 From: sebseb7 Date: Thu, 24 Jul 2025 10:45:27 +0200 Subject: [PATCH] upd --- src/components/header/CategoryList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/header/CategoryList.js b/src/components/header/CategoryList.js index 143a80c..15ca40b 100644 --- a/src/components/header/CategoryList.js +++ b/src/components/header/CategoryList.js @@ -328,7 +328,7 @@ class CategoryList extends Component { sx={{ display: "inline-flex", alignItems: "center", - height: "30px", // Match small button height + height: "33px", // Match small button height px: 1, fontSize: "0.75rem", opacity: 0.9,