]> cat aescling's git repositories - mastodon.git/commitdiff
Fix color of dropdown icons
authorThibaut Girka <thib@sitedethib.com>
Mon, 5 Aug 2019 12:25:48 +0000 (14:25 +0200)
committerThibaut Girka <thib@sitedethib.com>
Mon, 5 Aug 2019 12:25:48 +0000 (14:25 +0200)
app/javascript/flavours/glitch/features/compose/components/dropdown.js

index 8d982208f2eced18f4ef26704d9059831448fe4d..764dcea6965c5b5f79cb21c6ad1e783a2d69955e 100644 (file)
@@ -182,6 +182,7 @@ export default class ComposerOptionsDropdown extends React.PureComponent {
           className='value'
           disabled={disabled}
           icon={icon}
+          inverted
           onClick={handleToggle}
           size={18}
           style={{