mirror of
https://github.com/gotson/komga.git
synced 2026-05-07 12:01:40 +02:00
fix(webui): increase height of activity bar
This commit is contained in:
parent
7d4d811af8
commit
5fc4013934
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
indeterminate
|
indeterminate
|
||||||
absolute
|
absolute
|
||||||
bottom
|
bottom
|
||||||
height="2"
|
height="5"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
v-on="on"
|
v-on="on"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue