fix: header layout items-center
This commit is contained in:
parent
628a014694
commit
51e8d2897e
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ onMounted(async () => {
|
||||||
@click="leftDrawerOpen = !leftDrawerOpen"
|
@click="leftDrawerOpen = !leftDrawerOpen"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div class="row q-gutter-x-md items-end">
|
<div class="row q-gutter-x-md items-center">
|
||||||
<!-- notification -->
|
<!-- notification -->
|
||||||
<q-btn
|
<q-btn
|
||||||
round
|
round
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue