feat:android sync
This commit is contained in:
@@ -125,7 +125,7 @@ const removeTransaction = async (id: string) => {
|
||||
class="fixed inset-0 bg-black/40 flex items-end justify-center"
|
||||
@click.self="showSheet = false"
|
||||
>
|
||||
<div class="w-full max-w-xl bg-white rounded-t-3xl p-6 space-y-4">
|
||||
<div class="w-full max-w-sm bg-white rounded-t-3xl p-6 space-y-4">
|
||||
<div class="flex justify-between items-center">
|
||||
<h2 class="text-lg font-semibold text-gray-900">快速记一笔</h2>
|
||||
<button @click="showSheet = false">
|
||||
|
||||
Reference in New Issue
Block a user