refac: styling

This commit is contained in:
Timothy J. Baek
2024-06-09 02:41:52 -07:00
parent 414ab53144
commit 9053bfdadf
11 changed files with 11 additions and 11 deletions

View File

@@ -56,7 +56,7 @@
saveHandler();
}}
>
<div class=" space-y-3 pr-1.5 overflow-y-scroll scrollbar-hidden h-full">
<div class=" space-y-3 overflow-y-scroll scrollbar-hidden h-full">
{#if adminConfig !== null}
<div>
<div class=" mb-3 text-sm font-medium">{$i18n.t('General Settings')}</div>