1
李凌
2026-01-21 e01cee0f0c5c5c2eb2d8595eadb3c7a9df2a37fc
src/components/Transform/mining-account/index.vue
@@ -267,12 +267,20 @@
#cryptos {
   .account_card {
      background: $inp-b !important;
      // background: $inp-b !important;
      border-radius: 2.5rem;
      padding: 1.2rem 2.5rem;
      @include themify() {
         background: themed("input_background") !important;
      }
      div {
         background: $inp-b !important;
         // background: $inp-b !important;
         @include themify() {
            background: themed("input_background") !important;
         }
      }
   }