Style improvement.

wechat_user_type
guochunzhong 8 years ago
parent e801dd415c
commit 297942eba3
  1. 4
      pages/index/index.wxss

@ -45,7 +45,7 @@
.item {
background-color: #fff;
border-top: 1px solid #e4e4e4;
border-bottom: 2rpx solid #f2f2f2;
color: #787878;
display: flex;
align-items: center;
@ -61,5 +61,5 @@ text {
.separate {
height: 10rpx;
background-color: #eee;
background-color: #f2f2f2;
}
Loading…
Cancel
Save