Updated styles for icons throughout all components
• Updated: - styles for icons throughout all components
This commit is contained in:
@@ -71,8 +71,8 @@ export default class FileInput extends PureComponent {
|
||||
})
|
||||
|
||||
const iconClasses = CX({
|
||||
fillSecondary: !hovering,
|
||||
fillWhite: hovering,
|
||||
colorSecondary: !hovering,
|
||||
colorWhite: hovering,
|
||||
})
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user