king
2023-03-11 34e7681fd12b1c4e4994d3bea1a553870e10bc50
src/tabviews/custom/components/module/account/index.scss
@@ -16,6 +16,15 @@
  .date {
    margin-left: 15px;
  }
  .ant-select.ant-select-disabled {
    .ant-select-selection:hover {
      border-color: #d9d9d9;
    }
    .ant-select-selection, .ant-select-selection:focus, .ant-select-selection:active {
      border-color: #d9d9d9;
      box-shadow: none;
    }
  }
}
.mk-add-book {