feat(settings-dialog): remove overflow

This commit is contained in:
ItzCrazyKns 2024-04-23 17:53:47 +05:30
parent 8758fcbc13
commit 7f8c73782c
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 max-h-[200px] overflow-auto pr-2">
<div className="flex flex-col space-y-4 mt-6 pr-2">
{config.providers && (
<div className="flex flex-col space-y-1">
<p className="text-white/70 text-sm">