make the styling consistent across all pages of the mobile version

This commit is contained in:
MaysWind
2025-12-05 00:21:07 +08:00
parent e143c8f098
commit eccea273e6
14 changed files with 59 additions and 42 deletions
@@ -1,7 +1,7 @@
<template>
<f7-sheet swipe-to-close swipe-handler=".swipe-handler"
style="height: auto" :opened="show" @sheet:open="onSheetOpen" @sheet:closed="onSheetClosed">
<f7-toolbar>
<f7-toolbar class="toolbar-with-swipe-handler">
<div class="swipe-handler"></div>
<div class="left">
<f7-link sheet-close icon-f7="xmark"></f7-link>
@@ -10,7 +10,7 @@
<f7-button round fill icon-f7="checkmark_alt" @click="save"></f7-button>
</div>
</f7-toolbar>
<f7-page-content>
<f7-page-content class="margin-top">
<div class="grid grid-cols-2 grid-gap">
<div>
<div class="schedule-frequency-type-container">