diff --git a/src/app/styles/ui.module.scss b/src/app/styles/ui.module.scss index 1bab389..f25dc83 100644 --- a/src/app/styles/ui.module.scss +++ b/src/app/styles/ui.module.scss @@ -2,7 +2,6 @@ width: 280px; background: linear-gradient(180deg, #6366f1 0%, #8b5cf6 100%); padding: 30px 0; - border-radius: 0 30px 30px 0; position: fixed; height: 100vh; overflow-y: auto;