Files
quinn-accounts/pages/bill/index.wxss
2023-02-07 20:19:02 +08:00

21 lines
277 B
Plaintext

.view_bg {
background: #2B2B2B;
}
image {
width: 68rpx;
height: 68rpx;
}
.bottom_button {
position: absolute;
width: 96%;
bottom:66rpx;
left: 50%;
transform: translateX(-50%);
}
t-button {
width: 50%;
}
.t-color-input {
color: orange;
}