mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
4eab26bc8d
commit
239c61f4ce
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ export const fileButtonConfig = {
|
|||
labelSize: { value: '14' },
|
||||
labelWeight: { value: 'medium' },
|
||||
labelColor: { value: 'var(--cc-surface1-surface)' },
|
||||
icon: { value: 'IconFileUpload' },
|
||||
icon: { value: 'IconFileSearch' },
|
||||
iconVisibility: { value: true },
|
||||
iconColor: { value: 'var(--cc-surface1-surface)' },
|
||||
iconDirection: { value: 'left' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue