mirror of
https://github.com/vladmandic/automatic
synced 2026-09-02 02:50:47 +02:00
ensure that Image Viewer prev-next buttons are clickable
This commit is contained in:
@@ -379,6 +379,8 @@ table.settings-value-table td{
|
||||
|
||||
.modalPrev, .modalNext {
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
top: 0;
|
||||
width: auto;
|
||||
height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user