diff --git a/frontend/src/_styles/left-sidebar.scss b/frontend/src/_styles/left-sidebar.scss index 88f251295d..44dfb32304 100644 --- a/frontend/src/_styles/left-sidebar.scss +++ b/frontend/src/_styles/left-sidebar.scss @@ -86,8 +86,8 @@ } .debugger-badge { position: fixed; - margin-top: -0.82rem; - margin-left: -0.3rem; + margin-top: -0.5rem; + margin-left: 1.5rem; height: 20px; width: 20px; font-weight: 400;