setSiderWidth()

in studio/store/layout/index.ts [57:59]


    setSiderWidth(siderWidth: number) {
      this.siderWidth = siderWidth
    },