diff --git a/Client/src/Components/Sidebar/index.jsx b/Client/src/Components/Sidebar/index.jsx index dcbcee885..306c54bbc 100644 --- a/Client/src/Components/Sidebar/index.jsx +++ b/Client/src/Components/Sidebar/index.jsx @@ -579,11 +579,6 @@ function Sidebar() { width: "22px", height: "22px", }, - - "& svg": { - width: "20px", - height: "20px", - }, "& svg path": { stroke: theme.palette.other.icon, },