diff --git a/frontend/index.html b/frontend/index.html
index 7fa35a7fe..31636be2b 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -27,7 +27,7 @@
diff --git a/frontend/src/components/Gallery/AppBar/common/CharIndexBar.vue b/frontend/src/components/Gallery/AppBar/common/CharIndexBar.vue
index 33ae0b4eb..deb2e110e 100644
--- a/frontend/src/components/Gallery/AppBar/common/CharIndexBar.vue
+++ b/frontend/src/components/Gallery/AppBar/common/CharIndexBar.vue
@@ -90,7 +90,7 @@ watch(
height="100%"
class="position-fixed bg-surface mt-4 char-index-toolbar"
:style="{
- 'max-height': calculatedHeight,
+ height: calculatedHeight,
}"
>