diff --git a/frontend/scss/components/_sidebar.scss b/frontend/scss/components/_sidebar.scss index 30ed245..281c797 100644 --- a/frontend/scss/components/_sidebar.scss +++ b/frontend/scss/components/_sidebar.scss @@ -75,8 +75,9 @@ position: fixed; width: 100%; max-width: 375px; - top: 0; + top: 0px; z-index: 1; + right: 0px; } }