aboutsummaryrefslogtreecommitdiff
path: root/viewer
diff options
context:
space:
mode:
authorOzoneGrif2020-02-28 12:05:18 +0100
committerGitHub2020-02-28 12:05:18 +0100
commitdf98cc52700f77b06ce986ccb2137ec055a0e66c (patch)
tree4539d7e99dc010c8df8d0429fb0d0b191ce6c4d9 /viewer
parent5672ee664abece41adeb59a8b2863d58d1b9b380 (diff)
downloadldgallery-df98cc52700f77b06ce986ccb2137ec055a0e66c.tar.gz
viewer: fullwidth limit consistent with Bulma's limit
Co-Authored-By: Notkea <pacien@users.noreply.github.com>
Diffstat (limited to 'viewer')
-rw-r--r--viewer/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/.env b/viewer/.env
index 4721300..99efa3d 100644
--- a/viewer/.env
+++ b/viewer/.env
@@ -3,4 +3,4 @@
3VUE_APP_I18N_LOCALE=en 3VUE_APP_I18N_LOCALE=en
4VUE_APP_I18N_FALLBACK_LOCALE=en 4VUE_APP_I18N_FALLBACK_LOCALE=en
5VUE_APP_DATA_URL=./ 5VUE_APP_DATA_URL=./
6VUE_APP_FULLWIDTH_LIMIT=1500 6VUE_APP_FULLWIDTH_LIMIT=1216