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 zoomedpull/4987/head
commit
5c959c0d5d
|
@ -43,6 +43,7 @@ const css = `
|
|||
top: 0;
|
||||
right: 0;
|
||||
display: flex;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.p-image-action.p-link {
|
||||
|
|
Loading…
Reference in New Issue