king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/tabviews/custom/components/module/account/index.scss
@@ -8,14 +8,22 @@
  color: #000000;
  .ant-select {
    min-width: 250px;
    max-width: 300px;
    width: 270px;
    color: #000000;
  }
  .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 {