.eva-config-root {
  width: 100%;
  height: 100%;
}
.eva-config-root .ant-v5-app {
  width: 100%;
  height: 100%;
}
.eva-config-root * {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.eva-config-root *::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
.eva-config-root *::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}._dividingRoot_fcqri_1 ._myCanvasX_fcqri_1 {
  position: absolute;
  top: 5px;
  left: 33px;
  transform-origin: left;
}
._dividingRoot_fcqri_1 ._myCanvasY_fcqri_7 {
  position: absolute;
  left: 5px;
  top: 33px;
  transform-origin: top;
}._containerRoot_ll9jg_1 {
  height: 100%;
  transform: translateZ(0);
  transition: padding 0.3s ease;
}

._artboardBoxRoot_ll9jg_7 {
  position: relative;
  margin: 0 auto;
  padding: 40px;
  height: 100%;
  box-sizing: border-box;
}

._artboardIframe_ll9jg_15 {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  transform: translateZ(0);
  box-shadow: 0 0 4px rgba(124, 124, 124, 0.25);
  background-color: #fff;
  transform-origin: top left;
}

._scrollRoot_ll9jg_26 {
  overflow: auto;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
._scrollRoot_ll9jg_26::-webkit-scrollbar {
  display: none;
}
._scrollRoot_ll9jg_26 ._iframeDropContent_ll9jg_35 {
  height: 100%;
  width: 100%;
}
._scrollRoot_ll9jg_26 ._iframeDropArea_ll9jg_39 {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}