mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-19 05:13:01 +00:00
Fix color of dropdown icons
This commit is contained in:
parent
f02ffce249
commit
68eb58b805
|
@ -182,6 +182,7 @@ export default class ComposerOptionsDropdown extends React.PureComponent {
|
|||
className='value'
|
||||
disabled={disabled}
|
||||
icon={icon}
|
||||
inverted
|
||||
onClick={handleToggle}
|
||||
size={18}
|
||||
style={{
|
||||
|
|
Loading…
Reference in a new issue