Implemented proper mobile sidebar. Fixed mobile view of api key page. Removed unused exception
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
@inject AlertService AlertService
|
||||
@inject ToastService ToastService
|
||||
|
||||
<div class="grid grid-cols-1 sm:grid-cols-3 mb-8 gap-x-3">
|
||||
<div class="grid grid-cols-1 sm:grid-cols-3 mb-8 gap-x-3 gap-y-2 sm:gap-y-0">
|
||||
<div class="col-span-1 card card-body border-l-4 border-primary-500">
|
||||
<p class="font-medium tracking-wide text-slate-100">
|
||||
API Documentation
|
||||
|
||||
Reference in New Issue
Block a user