mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
style upload file height
This commit is contained in:
parent
63f247d83e
commit
a87c6abcad
@ -24,6 +24,7 @@ const StyledUploadWrapper = styled.label`
|
||||
border: 2px dashed ${({ theme }) => theme.BACKGROUND_TERTIARY};
|
||||
border-radius: 5px;
|
||||
width: 100%;
|
||||
min-height: 200px;
|
||||
padding: 16px;
|
||||
cursor: pointer;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user