code cleanup

This commit is contained in:
Rafey Rana
2024-12-29 12:10:54 -05:00
parent bf8fcadb4c
commit 36ca55e2b6

View File

@@ -579,11 +579,6 @@ function Sidebar() {
width: "22px",
height: "22px",
},
"& svg": {
width: "20px",
height: "20px",
},
"& svg path": {
stroke: theme.palette.other.icon,
},