diff --git a/Client/src/Components/Sidebar/index.jsx b/Client/src/Components/Sidebar/index.jsx
index 94a727959..27753dfcb 100644
--- a/Client/src/Components/Sidebar/index.jsx
+++ b/Client/src/Components/Sidebar/index.jsx
@@ -183,7 +183,6 @@ function Sidebar() {
This is the top lever for styles
*/
sx={{
- position: 'relative',
border: 1,
borderColor: theme.palette.primary.lowContrast,
borderRadius: theme.shape.borderRadius,
@@ -303,20 +302,6 @@ function Sidebar() {
-
Menu
@@ -582,8 +566,7 @@ function Sidebar() {
);
})}
-
-
+