Commit 568b06b3 authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-wx]: 样式微调

parent 0a9735ba
......@@ -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 {
......
Supports Markdown
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