Add some padding to search panel (#416)
This commit is contained in:
parent
da9826dc7c
commit
8d0f0e8ca6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<v-container>
|
||||
<v-card flat>
|
||||
<v-card flat class="pa-3">
|
||||
<v-row dense>
|
||||
<v-col>
|
||||
<v-text-field
|
||||
|
|
Loading…
Reference in a new issue