Improve UI by adding custom scrollbars and enhancing layout

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 705f2157-ef97-4fbd-89e4-8c7f2ecaea90
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7ed01c5f-a82d-405a-b728-b2e3d127c60c/d6cd39b2-e937-4d4b-9540-dc0b73a6a1f5.jpg
This commit is contained in:
alphaeusmote
2025-04-11 04:35:07 +00:00
parent 8ac8d5680c
commit ae513eb2b2
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -869,7 +869,7 @@ const LdapQueryBuilderPage = () => {
};
return (
<DashboardLayout>
<DashboardLayout title="LDAP Query Builder">
<div className="container mx-auto py-6">
<div className="grid grid-cols-1 lg:grid-cols-5 gap-6">
{/* Sidebar */}