Skip to content

Commit

Permalink
make eye-btn location relative
Browse files Browse the repository at this point in the history
  • Loading branch information
SteinerPascal committed Sep 11, 2022
1 parent 2c1c758 commit 6016978
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
color: #fff;
position: absolute;
top: 50%;
margin-left: 112px;
margin-left: 78%;
height: 16px;
margin-top: -8px;
z-index: 2;
Expand Down

0 comments on commit 6016978

Please sign in to comment.