mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 04:31:08 -04:00
fix responsive cropping issue for ios
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
I
|
||||
<template>
|
||||
<div class="h-screen h-screen-ios overflow-y-auto min-h-0">
|
||||
<div class="h-screen overflow-y-auto min-h-0">
|
||||
<div class="bg-gradient-to-r from-primary-500 to-primary-400 h-5"></div>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user