mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
fix responsive cropping issue for ios
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<!-- <SiteSidebar /> -->
|
||||
|
||||
<main class="mt-16 pb-16 h-screen h-screen-ios overflow-y-auto min-h-0">
|
||||
<main class="mt-16 pb-16 h-screen overflow-y-auto min-h-0">
|
||||
<router-view />
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user