diff --git a/static/electronApp/index.html b/static/electronApp/index.html index ad13d7a..4af9101 100644 --- a/static/electronApp/index.html +++ b/static/electronApp/index.html @@ -322,7 +322,7 @@ max-height: calc(100% - 60px); overflow: hidden; overflow-y: auto; - max-width: 220px; + max-width: 250px; } .exifContainer pre {