Whitespace
This commit is contained in:
parent
5d5ac2ce1c
commit
945f8212ab
|
@ -379,7 +379,6 @@ export default {
|
|||
if(this.$refs.mainEl && lineid == this.value.id){
|
||||
const items = document.querySelectorAll(
|
||||
`.r-studyline-slot-0[data-studyline='${this.value.id}']`);
|
||||
|
||||
// determine the height of all the lines and add them up.
|
||||
let heightSum = 0;
|
||||
items.forEach((el) => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user