king
2022-05-27 43398618f35eb084ed4eb4000bd2e082196cbf71
src/menu/stylecontroller/index.jsx
@@ -87,6 +87,7 @@
      borposition: 'outer',
      backgroundImage
    })
    window.GLOB.styling = true
  }
  onCloseDrawer = () => {
@@ -126,6 +127,7 @@
      options: [],
      backgroundImage: ''
    })
    window.GLOB.styling = false
  }
  updateStyle = (style) => {