pull/6480/head
tugcekucukoglu 2024-09-25 11:59:09 +03:00
parent 22fe04a7af
commit b6d1587bef
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ const theme = ({ dt }) => `
}
.p-galleria-nav-button {
position: absolute;
position: absolute !important;
top: 50%;
display: inline-flex;
justify-content: center;
@ -344,7 +344,7 @@ const theme = ({ dt }) => `
}
.p-galleria-close-button {
position: absolute;
position: absolute !important;
top: 0;
right: 0;
display: flex;