Skip to content

Commit

Permalink
Restored position of creature view return arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
WBHarry committed Aug 17, 2024
1 parent a2af49f commit db2ebd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles/stylesheets/bestiary.less
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,9 @@
.monster-return-icon {
cursor: pointer;
position: absolute;
left: 9px;
top: 40px;
font-size: 30px;
right: 9px;
top: 38px;
font-size: 24px;

&:hover {
filter: drop-shadow(0 0 3px @mainHover);
Expand Down

0 comments on commit db2ebd2

Please sign in to comment.