diff --git a/src/widget/Sidebar/style.module.scss b/src/widget/Sidebar/style.module.scss index 7309588..bb30937 100644 --- a/src/widget/Sidebar/style.module.scss +++ b/src/widget/Sidebar/style.module.scss @@ -1,5 +1,5 @@ .sidebar { - background: #080808; + background: #080808a0; position: fixed; top: 32px;