diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index 64fa516..037b68b 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -65,7 +65,7 @@ export function Sidebar(): React.JSX.Element { startAdornment: , }, }} - sx={{ mb: 1.5, '& .MuiOutlinedInput-root': { fontSize: 12, borderRadius: 1.5 } }} + sx={{ mb: 1.5, '& .MuiOutlinedInput-root': { fontSize: 12, borderRadius: 1.5, height: 34 } }} />