king
2023-02-23 8a717c6b8f54a45ff013b8e68599aad2918cc88c
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;