Online Payments page style fixed

This commit is contained in:
merve karaman 2024-09-23 17:48:00 +03:00 committed by GitHub
parent e709e0d30d
commit b6b7c64c50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<!-- loading component will add this line -->
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out overflow-hidden" id="panel">
<div id="main-body">
<div class="container">
<x-layouts.admin.header>

View File

@ -61,6 +61,7 @@ lg:h-6
lg:text-xl
lg:grid-cols-2
lg:grid-cols-3
lg:grid-cols-4
lg:my-16
lg:h-98
lg:leading-4