chore[litemall-wx]: 样式微调

This commit is contained in:
Junling Bu
2019-12-15 11:45:54 +08:00
parent 0a9735ba9c
commit 568b06b3e9

View File

@@ -137,6 +137,7 @@ page {
.user_column_item_phone {
width: 30%;
height: 140rpx;
text-align: center;
display: flex;
justify-content: center;
@@ -144,11 +145,12 @@ page {
flex-wrap: wrap;
float: left;
background: #fff;
border-bottom: 6px solid #fafafa;
border-radius: 0;
}
.user_column_item_phone::after {
border: none;
border-radius: 0;
}
.logout {