2023-02-21 22:34:08 +08:00

14 lines
211 B
Plaintext

.container{
width: 100%;
height: 80rpx;
border-bottom: 1px solid #eee;
line-height: 80rpx;
font-size: 30rpx;
color: #8995a1;
text-indent: 30rpx;
}
.select{
float: right;
margin-right: 40rpx;
}