feat(viewer): show delete icon directly on transcription annotation (#339) #348
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user