Skip to content

Commit

Permalink
styles: fix search bar delete button style
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonella Sgarlatta committed May 11, 2021
1 parent 894e151 commit b3380cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_notes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 36px;
right: 46px;
cursor: pointer;

transition: background-color 0.15s linear;
Expand Down

0 comments on commit b3380cf

Please sign in to comment.