#4986: Fix Toolbar hidden when the image is zoomed

pull/4987/head^2
Amal Mathew 2023-12-20 18:01:29 +05:30
parent d56461080c
commit c047ef5edf
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 {