chore: format
This commit is contained in:
parent
4e09e0231d
commit
350ff7f0c3
@ -739,8 +739,7 @@ export default class Gantt {
|
||||
});
|
||||
$lower_text.innerText = date.lower_text;
|
||||
$lower_text.style.left =
|
||||
+$lower_text.style.left.slice(0, -2) +
|
||||
'px';
|
||||
+$lower_text.style.left.slice(0, -2) + 'px';
|
||||
|
||||
if (date.upper_text) {
|
||||
this.upper_texts_x[date.upper_text] = date.upper_x;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user