Fix: img modal when window is too narrow
This commit is contained in:
@@ -57,7 +57,7 @@ option {
|
||||
padding: 0;
|
||||
}
|
||||
#imagemodal .modal-footer {
|
||||
overflow-x: scroll;
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user