Removed unused var

pull/5756/head
Cagatay Civici 2024-05-13 13:51:16 +03:00
parent a39d562bdb
commit 625a1e4e9b
1 changed files with 0 additions and 1 deletions

View File

@ -341,7 +341,6 @@ const theme = ({ dt }) => `
display: flex;
align-items: center;
justify-content: center;
--p-mask-background: ${dt('galleria.mask.background')};
}
.p-galleria-close-button {