This commit is contained in:
sebseb7
2025-07-24 10:45:27 +02:00
parent b9e00ca134
commit 02ed8c5f9d

View File

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