mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
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…
Add table
Add a link
Reference in a new issue