We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3d54b commit 57c0d80Copy full SHA for 57c0d80
public/js/lib/views/arrow_configuration_view.js
@@ -54,7 +54,7 @@ if (!('CSSArrowPlease' in window)) window.CSSArrowPlease = {};
54
container = this.container,
55
selectors = [ '.position',
56
'.size',
57
- '.color',
+ '.base_color',
58
'.border_width',
59
'.border_color'
60
];
0 commit comments