forked from MarseyWorld/MarseyWorld
consistency
parent
ec41904a3b
commit
a3c8dc0d87
|
@ -645,7 +645,7 @@ function handleUploadProgress(e, upload_prog) {
|
|||
}
|
||||
|
||||
|
||||
if (screen_width <= 768) {
|
||||
if (screen_width < 768) {
|
||||
let object
|
||||
if (gbrowser == 'iphone' && expandImageModal)
|
||||
object = expandImageModal
|
||||
|
|
Loading…
Reference in New Issue