diff --git a/res/include/style/viewer.css b/res/include/style/viewer.css index 12b3e37..ef6c588 100644 --- a/res/include/style/viewer.css +++ b/res/include/style/viewer.css @@ -73,7 +73,7 @@ background-color: var(--layer_1_color); text-align: center; line-height: 1em; - overflow-x: scroll; + overflow-x: auto; overflow-y: hidden; z-index: 50; white-space: nowrap; diff --git a/res/template/file_viewer.html b/res/template/file_viewer.html index 303329f..85a7d70 100644 --- a/res/template/file_viewer.html +++ b/res/template/file_viewer.html @@ -100,7 +100,7 @@
- +