mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 00:13:30 +01:00
fix(webui): thumbnails explorer navigation misaligned
This commit is contained in:
parent
cd12adf20a
commit
2ffed282d7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
@keydown.esc.stop=""
|
||||
>
|
||||
<v-card :max-height="$vuetify.breakpoint.height * .9" dark>
|
||||
<v-card-title>
|
||||
<v-card-title class="justify-center">
|
||||
<v-pagination
|
||||
v-model="page"
|
||||
:total-visible="perPage"
|
||||
|
|
|
|||
Loading…
Reference in a new issue