feat(viewer): show delete icon directly on transcription annotation (#339) #348

Merged
marcel merged 5 commits from feat/issue-339-delete-icon-on-annotation into main 2026-04-26 21:56:38 +02:00
Showing only changes of commit 007ec65dbd - Show all commits

View File

@@ -130,8 +130,8 @@ let shapeStyle = $derived(
}}
style="
position: absolute;
top: -8px;
right: -8px;
top: 4px;
right: 4px;
min-width: 44px;
min-height: 44px;
display: flex;