packages/components/src/styles/rechargeGrid.scss
@@ -24,7 +24,7 @@ .parValue-radio-group { width: 100%; display: grid; display: grid !important; grid-template-columns: repeat(3, 1fr); grid-gap: 10px; @@ -130,4 +130,12 @@ } } } &.electric { .nut-dialog { .nut-dialog__content { max-height: 700px; } } } }