ydshieh HF staff commited on
Commit
3ebffdf
·
verified ·
1 Parent(s): 0a8ae5a

Update split.js

Browse files
Files changed (1) hide show
  1. split.js +3 -1
split.js CHANGED
@@ -90,4 +90,6 @@ function w3_getStyleValue(elmnt,style) {
90
  } else {
91
  return elmnt.currentStyle[style];
92
  }
93
- }
 
 
 
90
  } else {
91
  return elmnt.currentStyle[style];
92
  }
93
+ }
94
+
95
+ fixDragBtn();