- /* promote/withdrawal/addcard/addcard.wxss */
- .form{background: #fff; font-size: 28rpx;}
- .ipt{height: 100rpx; line-height: 100rpx; justify-content: space-between;align-items: center;}
- .ipt text{font-weight: bold;}
- input{width: 423rpx; text-align: right;}
- .btn{height:90rpx !important;border-radius:45rpx !important;line-height: 90rpx !important;font-size: 32rpx;color: #fff;text-align: center;margin-top: 170rpx;position: fixed;left: 40rpx;right: 40rpx;bottom: 115rpx;z-index: 20;background-color: var(--mina);}
- .bor{border-bottom: 1rpx solid #E5E5E5;}
|