You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
379 B

/* home/pages/bankCardDetail/bankCardDetail.wxss */
@import "/home/pages/entryInfoDetails/entryInfoDetails.wxss";
.bank-img{padding: 40rpx 0; text-align: center;}
.bankF{position:relative;}
.bankF .code{position: absolute; top: 45%; left: 50%; transform: translate(-50%,0); font-size: 38rpx; color: #000; font-weight: 600; word-break: initial;}
.bankF .code text{margin: 0 8rpx;}