@@ -29,7 +29,7 @@
--m-grey26: #343e48;
--m-grey31: #212629;
- --m-green1: #e8ffef;
+ /* --m-green1: #e8ffef; */
--m-black0: #242a2e;
--m-black1: #181e22;
@@ -238,7 +238,7 @@
@@ -105,6 +105,10 @@ export default defineComponent({
.capitalSelect {
margin-top: 3px;
margin-right: 10px;
+ .ant-select-selector{
+ background-color: @m-grey6;
+ border:none
+ }
}
.layout-bottom-all {