Commit c6bc6a39 authored by youjie's avatar youjie

no message

parent 8d440e42
......@@ -356,12 +356,17 @@
color: #138BF9;
}
.list:first-child{
padding: 0 0 20rpx 0;
padding-left: 20rpx;
padding-right: 20rpx;
}
.list {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: solid 1px #D9D9D9;
padding: 20rpx 0;
padding:20rpx 0;
padding-left: 20rpx;
padding-right: 20rpx;
font-size: 24rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment