fix mobile side drawer causing issues
This commit is contained in:
parent
cd7380efe7
commit
666015c9fa
5 changed files with 21 additions and 22 deletions
|
|
@ -47,7 +47,7 @@
|
|||
v-if="currentUser || !privateMode"
|
||||
@click="toggleDrawer"
|
||||
>
|
||||
<router-link :to="{ name: timelinesRoute }">
|
||||
<router-link :to="timelinesRoute">
|
||||
<FAIcon
|
||||
fixed-width
|
||||
class="fa-scale-110 fa-old-padding"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue