summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/SideBar.module.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/SideBar.module.scss b/src/components/SideBar.module.scss
index 1cbd71f..d927cb7 100644
--- a/src/components/SideBar.module.scss
+++ b/src/components/SideBar.module.scss
@@ -2,7 +2,6 @@
.root {
background: var(--color-bg-sidebar);
- min-width: 150px;
position: relative;
}