mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-24 20:46:52 +00:00
fix map size
This commit is contained in:
parent
c4db803a10
commit
11f7e06bde
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<v-layout style="height: 65px;">
|
||||
<v-layout style="height: 40px;">
|
||||
<v-app-bar scroll-threshold="0"
|
||||
class="mx-auto px-auto"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue