1
0
forked from test/crm

fix: only block oversroll vertically

This commit is contained in:
Shariq Ansari 2024-04-24 17:13:59 +05:30
parent e04a4c6b4c
commit d6db510eb6

View File

@ -11,7 +11,7 @@
href="/assets/crm/crm_logo.png"
/>
</head>
<body class="overscroll-none no-scrollbar">
<body class="overscroll-y-none no-scrollbar">
<div id="app" class="h-full"></div>
<div id="modals"></div>
<div id="popovers"></div>