king
2025-02-05 92afa84b91a58ca90327fab62f158d6a40cb01d5
src/assets/css/design.scss
@@ -166,13 +166,17 @@
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #e8e8e8!important;
    color: rgba(0, 0, 0, 0.85);
    color: #26C281;
    .anticon {
      display: none;
    }
  }
  button:hover {
    color: #1890ff;
    color: #26C281;
  }
}
.menu-setting .ant-typography-copy {
  margin-left: 0px;
}