Fix #4986: Toolbar is hidden when the image is zoomed
@ -43,6 +43,7 @@ const css = `
top: 0;
right: 0;
display: flex;
z-index: 1;
}
.p-image-action.p-link {