Skip to content

Commit

Permalink
[Enhancement #472] Increase annotator legend opacity.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Jun 26, 2024
1 parent ba9cdd5 commit 173d9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/annotator/Annotator.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.legend {
opacity: 0.9;
opacity: 95%;
position: fixed !important;
top: 150px;
right: 15px;
Expand Down

0 comments on commit 173d9c3

Please sign in to comment.