fix: add spacing to the logo (#3653)
This commit is contained in:
parent
f411fd13dc
commit
68b607ecbc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
@click="g.visibleDrawer = !g.visibleDrawer"
|
||||
></q-btn>
|
||||
<q-toolbar-title>
|
||||
<q-btn flat no-caps dense size="lg" type="a" href="/">
|
||||
<q-btn flat no-caps dense class="q-mr-sm" size="lg" type="a" href="/">
|
||||
<q-img
|
||||
v-if="customLogoUrl"
|
||||
height="30px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue