setLogHeight()

in studio/store/layout/index.ts [70:72]


    setLogHeight(logHeight: number) {
      this.logHeight = logHeight
    },