We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 4eae674 commit 686ae70Copy full SHA for 686ae70
packages/react-file-input/src/style/index.less
@@ -5,7 +5,7 @@
5
&::-webkit-file-upload-button {
6
background: transparent;
7
border: 0;
8
- color: red;
+ color: #0000;
9
position: absolute;
10
left: -300px;
11
}
0 commit comments