Merge pull request #1 from qburst/fix/#4986-toolbar-is-hidden-when-the-image-is-zoomed

Fix #4986: Toolbar is hidden when the image is zoomed
pull/4987/head
Amal Mathew 2023-12-20 18:02:51 +05:30 committed by GitHub
commit 5c959c0d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ const css = `
top: 0;
right: 0;
display: flex;
z-index: 1;
}
.p-image-action.p-link {