Updated FileInput to have default background color
• Updated: - FileInput to have default background color
This commit is contained in:
@@ -45,7 +45,8 @@ class FileInput extends React.PureComponent {
|
||||
aiCenter: 1,
|
||||
cursorPointer: 1,
|
||||
jcCenter: 1,
|
||||
overflowHidden: true,
|
||||
overflowHidden: 1,
|
||||
bgSecondary: 1,
|
||||
radiusSmall: isBordered,
|
||||
px10: isBordered,
|
||||
py10: isBordered,
|
||||
|
||||
Reference in New Issue
Block a user