Skip to content

Commit 57c0d80

Browse files
committed
use base_color
1 parent 3e3d54b commit 57c0d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/lib/views/arrow_configuration_view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ if (!('CSSArrowPlease' in window)) window.CSSArrowPlease = {};
5454
container = this.container,
5555
selectors = [ '.position',
5656
'.size',
57-
'.color',
57+
'.base_color',
5858
'.border_width',
5959
'.border_color'
6060
];

0 commit comments

Comments
 (0)