mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
fix: Cookboks page padding (#6097)
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
<!-- Cookbook Page -->
|
<!-- Cookbook Page -->
|
||||||
<!-- Page Title -->
|
<!-- Page Title -->
|
||||||
<v-container class="px-12" max-width="1000">
|
<v-container max-width="1000">
|
||||||
<BasePageTitle divider>
|
<BasePageTitle divider>
|
||||||
<template #header>
|
<template #header>
|
||||||
<v-img width="100%" max-height="100" max-width="100" src="/svgs/manage-cookbooks.svg" />
|
<v-img width="100%" max-height="100" max-width="100" src="/svgs/manage-cookbooks.svg" />
|
||||||
|
|||||||
Reference in New Issue
Block a user