fix: add spacing to the logo (#3653)
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
@click="g.visibleDrawer = !g.visibleDrawer"
|
@click="g.visibleDrawer = !g.visibleDrawer"
|
||||||
></q-btn>
|
></q-btn>
|
||||||
<q-toolbar-title>
|
<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
|
<q-img
|
||||||
v-if="customLogoUrl"
|
v-if="customLogoUrl"
|
||||||
height="30px"
|
height="30px"
|
||||||
|
|||||||
Reference in New Issue
Block a user