Frontend: Spacer toolbar must be transparent (mobile)
This commit is contained in:
parent
4ffdb00490
commit
573e879f08
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
<v-spacer></v-spacer>
|
||||
</v-toolbar>
|
||||
<v-toolbar dark flat color="grey darken-3" class="hidden-lg-and-up">
|
||||
<!-- Invisible -->
|
||||
<v-toolbar flat color="transparent" class="hidden-lg-and-up">
|
||||
<!-- empty spacer -->
|
||||
<v-spacer></v-spacer>
|
||||
</v-toolbar>
|
||||
<v-navigation-drawer
|
||||
|
|
Loading…
Reference in a new issue