mirror of
https://github.com/gotson/komga.git
synced 2025-12-20 15:34:17 +01:00
fix(webui): logo alignment on startup page
This commit is contained in:
parent
e1a2cecce4
commit
1de8a944bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="ma-3">
|
||||
<div class="pa-6">
|
||||
<v-row align="center" justify="center">
|
||||
<v-img src="../assets/logo.svg"
|
||||
max-width="400"
|
||||
|
|
|
|||
Loading…
Reference in a new issue