fix:Google-drive modal style
This commit is contained in:
parent
41aa7529f5
commit
28ccc0dac0
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ const GoogleDriveTokenField = ({
|
|||
</div>
|
||||
)}
|
||||
<FileUploader
|
||||
className="py-4"
|
||||
className="py-4 border-[0.5px] bg-bg-card text-text-secondary"
|
||||
value={files}
|
||||
onValueChange={handleValueChange}
|
||||
accept={{ '*.json': [FileMimeType.Json] }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue