Skip to content

Commit

Permalink
feedback on mouse over close icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Nov 10, 2024
1 parent fecf222 commit 920f5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/scss/finder-browser.scss
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ dialog {
opacity: 0.7;
&:hover {
opacity: 1;
cursor: pointer;
}
}
}
Expand Down

0 comments on commit 920f5c6

Please sign in to comment.