Skip to content

Commit c047ef5

Browse files
author
Amal Mathew
committed
primefaces#4986: Fix Toolbar hidden when the image is zoomed
1 parent d564610 commit c047ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/lib/image/style/ImageStyle.js

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const css = `
4343
top: 0;
4444
right: 0;
4545
display: flex;
46+
z-index: 1;
4647
}
4748
4849
.p-image-action.p-link {

0 commit comments

Comments
 (0)