payment-type.scss 254 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 @import '@/styles/_support'; .content {} .top-space { height: 2.25rem; } .box { border: solid 1px #f2f2f2; background-color: #ffffff; @extend .bb; padding: 4.5rem 1.75rem 3.5rem; border-bottom: none; @include border-top-radius(.75rem) }