Fix gallery navigator icons (#2601)

This commit is contained in:
bymyself
2025-02-17 08:08:46 -07:00
committed by GitHub
parent 434a2307a2
commit 75af956279

View File

@@ -16,6 +16,12 @@
onMousedown: onMaskMouseDown,
onMouseup: onMaskMouseUp,
'data-mask': true
},
prevButton: {
style: 'position: fixed !important'
},
nextButton: {
style: 'position: fixed !important'
}
}"
>