Updated styles for icons throughout all components
• Updated: - styles for icons throughout all components
This commit is contained in:
@@ -102,8 +102,8 @@ class StatusVisibilityDropdown extends PureComponent {
|
||||
const iconClasses = cx({
|
||||
ml10: 1,
|
||||
mt2: 1,
|
||||
fillPrimary: !isActive,
|
||||
fillWhite: isActive,
|
||||
colorPrimary: !isActive,
|
||||
colorWhite: isActive,
|
||||
})
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user