about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-08-05 14:25:48 +0200
committerThibaut Girka <thib@sitedethib.com>2019-08-05 14:25:48 +0200
commit68eb58b8058579f551b8aa94e800283cd0f93f7f (patch)
tree0cf032b9cecdfc4058f59dfaa5c6197e463a5ffe /app/javascript/flavours/glitch/features/compose
parentf02ffce24914324baefeae2335422140bf89d3ca (diff)
Fix color of dropdown icons
Diffstat (limited to 'app/javascript/flavours/glitch/features/compose')
-rw-r--r--app/javascript/flavours/glitch/features/compose/components/dropdown.js1
1 files changed, 1 insertions, 0 deletions
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={{