Fixed: in production (with Android phone) -> click on menu doesn't work well
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<div class="toolbar" v-show="true">
|
||||
<q-toolbar class="toolbar">
|
||||
<button class="hide-on-drawer-visible">
|
||||
<q-btn class="hide-on-drawer-visible">
|
||||
<i>menu</i>
|
||||
</button>
|
||||
</q-btn>
|
||||
<q-btn flat round dense icon="mail">
|
||||
<q-chip floating color="red">2</q-chip>
|
||||
</q-btn>
|
||||
|
||||
Reference in New Issue
Block a user