mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 10:42:01 +10:00
fix: styling and semantic updates
This commit is contained in:
@ -110,7 +110,7 @@ export const DocumentDropzone = ({ className, onDrop, ...props }: DocumentDropzo
|
||||
)}
|
||||
gradient={true}
|
||||
degrees={120}
|
||||
lightMode={theme === 'light'}
|
||||
|
||||
{...getRootProps()}
|
||||
{...props}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user