Fixed: in production (with Android phone) -> click on menu doesn't work well

This commit is contained in:
Paolo Arena
2018-12-25 19:44:39 +01:00
parent 6edb4c4f28
commit 6e023753dc
4 changed files with 7 additions and 6 deletions

View File

@@ -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>