Fixed #4545 - Galleria: indicator list z-index defect

pull/4546/head
Tuğçe Küçükoğlu 2023-10-04 12:12:09 +03:00
parent ff35d6d0df
commit 4ec4952b97
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ const css = `
.p-galleria-indicator-onitem .p-galleria-indicators {
position: absolute;
display: flex;
z-index: 1;
}
.p-galleria-indicator-onitem.p-galleria-indicators-top .p-galleria-indicators {