mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
spacing
This commit is contained in:
parent
43296e9264
commit
71d5a571c4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
<h2 class="mt-1">{{ $t("recipe.categories") }}</h2>
|
<h2 class="mt-1">{{ $t("recipe.categories") }}</h2>
|
||||||
|
|
||||||
<CategoryTagSelector
|
<CategoryTagSelector
|
||||||
class="mt-1"
|
class="mt-4"
|
||||||
:solo="true"
|
:solo="true"
|
||||||
:dense="false"
|
:dense="false"
|
||||||
v-model="groupSettings.categories"
|
v-model="groupSettings.categories"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue