zym2525
2025-02-23 797fa07355a312a06541ca105a00928e95dbded6
packages/components/src/styles/rechargeGrid.scss
@@ -10,6 +10,11 @@
      font-size: 18px;
      color: boleGetCssVar('text-color', 'primary');
    }
    .recharge-grid-item-icon {
      width: 32px;
      height: 32px;
    }
  }
}
@@ -19,7 +24,7 @@
.parValue-radio-group {
  width: 100%;
  display: grid;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
@@ -113,7 +118,7 @@
  }
}
.phone-bill-recharge {
.order-bill-recharge {
  .recharge-button {
    width: 100%;
    margin: 20px 0;