feat(settings-dialog): remove excess padding

This commit is contained in:
ItzCrazyKns 2024-04-23 17:54:08 +05:30
parent 7f8c73782c
commit 571cdc1b4e
No known key found for this signature in database
GPG Key ID: 8162927C7CCE3065
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ const SettingsDialog = ({
Settings
</Dialog.Title>
{config && !isLoading && (
<div className="flex flex-col space-y-4 mt-6 pr-2">
<div className="flex flex-col space-y-4 mt-6">
{config.providers && (
<div className="flex flex-col space-y-1">
<p className="text-white/70 text-sm">