#4986: Fix Toolbar hidden when the image is zoomed
parent
d56461080c
commit
c047ef5edf
|
@ -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