mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 16:58:06 +01:00
Fix color of dropdown icons
This commit is contained in:
parent
f02ffce249
commit
68eb58b805
1 changed files with 1 additions and 0 deletions
|
@ -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