Fix missing anchor points in slider. Fixes #2750
This commit is contained in:
parent
cb22147ddb
commit
d1fe99f3d5
@ -435,9 +435,9 @@ export const ENCODER_PRESET_SLIDER_MARKS = {
|
|||||||
},
|
},
|
||||||
label: 'lowest',
|
label: 'lowest',
|
||||||
},
|
},
|
||||||
1: '',
|
1: ' ',
|
||||||
2: '',
|
2: ' ',
|
||||||
3: '',
|
3: ' ',
|
||||||
4: {
|
4: {
|
||||||
style: {
|
style: {
|
||||||
marginLeft: '-15px',
|
marginLeft: '-15px',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user