lxf
2025-07-08 2eef7e881d02d05bd0e1237a8456466f0c9afbce
src/components/Transform/mining-exchange-input/index.vue
@@ -254,7 +254,7 @@
  .exchange-pop {
    .tab-list {
      background: #0D1323;
      background: #eee;
      border-radius: 140px;
      height: 180px;
@@ -265,8 +265,8 @@
      }
      .active {
        background: #262D47;
        background: #3640f0;
        color: #fff;
        border-radius: 140px;
      }
    }
@@ -277,8 +277,8 @@
    }
    .search-input {
      color: $text_color;
      background: #0D1323;
      // color: #fff;
      background: #f5f5f5;
      border-radius: 80px;
      height: 100px !important;
      display: flex;