ensure that Image Viewer prev-next buttons are clickable

This commit is contained in:
Razunter
2023-07-23 02:46:23 +04:00
parent bae5fcfdab
commit e8a5276f93
+2
View File
@@ -379,6 +379,8 @@ table.settings-value-table td{
.modalPrev, .modalNext {
cursor: pointer;
position: relative;
z-index: 1;
top: 0;
width: auto;
height: 100vh;