Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit add29e7

Browse files
author
Parth Shah
committed
updating submission text
1 parent d0cc934 commit add29e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/directives/tc-fp-file-input.directive.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tc-fp-file-input {
5555
}
5656

5757
.tc-fp-file-drag-drop::after {
58-
content: 'Drag and drop your .zip file here';
58+
content: 'Drag and drop your .zip file here (500MB max)';
5959
color: $tc-gray-50;
6060
top: 25px;
6161
position: absolute;
@@ -75,4 +75,4 @@ tc-fp-file-input {
7575
content: '';
7676
}
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)