Skip to content

Commit

Permalink
Add cursor "pointer" to annot view text preview areas, fix for #89
Browse files Browse the repository at this point in the history
  • Loading branch information
nikobeer committed Jul 3, 2024
1 parent 9121944 commit bef8bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eoTheme/sass/etc/annotation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ $content_baseFont_size: 14px;
right: 10px;
top: 10px;
overflow: auto;
cursor: pointer;
}

.annotationViewContent .contentBox {
Expand Down

0 comments on commit bef8bce

Please sign in to comment.