king
2021-01-15 76a4300654a18d228838c3f27455dc8e7a8cd616
src/tabviews/calendar/index.scss
@@ -41,22 +41,4 @@
  }
}
.menu-tree-modal {
  .ant-modal-body {
    min-height: 300px;
    .menu-header {
      text-align: center;
      span {
        font-weight: 600;
        margin-right: 20px;
      }
      .ant-typography {
        font-weight: 600;
        display: inline-block;
      }
    }
    .ant-tree li .ant-tree-node-content-wrapper {
      cursor: default;
    }
  }
}