Files
income_payments_applet/components/dateMonth/dateMonth.wxss
T
2021-10-11 16:49:22 +08:00

16 lines
189 B
Plaintext

.box{
height: 300px;
}
.title{
width: 100%;
text-align: center;
margin: 20px 0;
}
.item{
text-align: center;
line-height: 50px
}
.intro {
margin: 30px;
text-align: center;
}