From: Thibaut Girka Date: Mon, 5 Aug 2019 12:25:48 +0000 (+0200) Subject: Fix color of dropdown icons X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=68eb58b8058579f551b8aa94e800283cd0f93f7f;p=mastodon.git Fix color of dropdown icons --- diff --git a/app/javascript/flavours/glitch/features/compose/components/dropdown.js b/app/javascript/flavours/glitch/features/compose/components/dropdown.js index 8d982208f..764dcea69 100644 --- a/app/javascript/flavours/glitch/features/compose/components/dropdown.js +++ b/app/javascript/flavours/glitch/features/compose/components/dropdown.js @@ -182,6 +182,7 @@ export default class ComposerOptionsDropdown extends React.PureComponent { className='value' disabled={disabled} icon={icon} + inverted onClick={handleToggle} size={18} style={{