3
0

Resolve the recordlist overflow issue.

This commit is contained in:
Emmy Leke
2023-03-08 11:12:47 +01:00
committed by EmmyMay
parent 8a50d2f13f
commit 23f0e4a1fa

View File

@@ -66,7 +66,7 @@
}"
/>
</template>
<router-view />
<router-view class="overflow-hidden" />
</main>
<c-prompts />