king
2023-02-16 fc55bf4131e3056a84ac7bae16540a4e714214b8
src/assets/css/main.scss
@@ -326,6 +326,12 @@
    background: rgba(0, 0, 0, 0);
  }
}
.moveable-modal {
  overflow-x: hidden!important;
  .ant-modal-header {
    cursor: move;
  }
}
.ant-drawer {
  z-index: 1080!important;