This commit is contained in:
2025-11-02 10:08:57 +03:00
parent 83d2666f22
commit d3d8b7522a
41 changed files with 518 additions and 496 deletions

View File

@@ -6,7 +6,7 @@
<slot name="title"/>
</div>
<slot/>
<div class="bg-white w100 q-ma-none q-px-md flex items-center">
<div class="bg-white w100">
<slot name="footer"/>
</div>
</template>