#4986: Fix Toolbar hidden when the image is zoomed
parent
d56461080c
commit
c047ef5edf
|
@ -43,6 +43,7 @@ const css = `
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-image-action.p-link {
|
.p-image-action.p-link {
|
||||||
|
|
Loading…
Reference in New Issue