diff --git a/app/assets/stylesheets/_notes.scss b/app/assets/stylesheets/_notes.scss index e66e8d54c..07c2adafa 100644 --- a/app/assets/stylesheets/_notes.scss +++ b/app/assets/stylesheets/_notes.scss @@ -84,7 +84,7 @@ position: absolute; top: 50%; transform: translateY(-50%); - right: 32px; + right: 36px; cursor: pointer; transition: background-color 0.15s linear;