king
2023-03-11 34e7681fd12b1c4e4994d3bea1a553870e10bc50
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;