Explorar o código

style upload file height

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
a87c6abcad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/containers/Modals/ImportModal/index.tsx

+ 1 - 0
src/containers/Modals/ImportModal/index.tsx

@@ -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;