Skip to content

Commit ec79e64

Browse files
fix: target pdf-elements scoped toolbar selector
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent da85c6d commit ec79e64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/PdfEditor/PdfEditor.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ defineExpose({
381381
width: 100%;
382382
height: 100%;
383383
384+
.pdf-editor .actions-toolbar[data-v-314ea048],
384385
.pdf-elements-root .overlay .draggable-wrapper .actions-toolbar,
385386
.actions-toolbar {
386387
gap: var(--pdf-elements-toolbar-gap, 10px);

0 commit comments

Comments
 (0)