Rieko-wang 2 years ago
parent
commit
658335e7e0
  1. 3
      css/style.css

3
css/style.css

@ -339,6 +339,9 @@ img {
bottom: 0; bottom: 0;
width: calc(100% - 1.45rem); width: calc(100% - 1.45rem);
} }
.billing-list .item:last-of-type::after {
display: none;
}
.card-box { .card-box {
width: 100%; width: 100%;
position: relative; position: relative;

Loading…
Cancel
Save