Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
568b06b3
Commit
568b06b3
authored
Dec 15, 2019
by
Junling Bu
Browse files
chore[litemall-wx]: 样式微调
parent
0a9735ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/index/index.wxss
View file @
568b06b3
...
@@ -137,6 +137,7 @@ page {
...
@@ -137,6 +137,7 @@ page {
.user_column_item_phone {
.user_column_item_phone {
width: 30%;
width: 30%;
height: 140rpx;
text-align: center;
text-align: center;
display: flex;
display: flex;
justify-content: center;
justify-content: center;
...
@@ -144,11 +145,12 @@ page {
...
@@ -144,11 +145,12 @@ page {
flex-wrap: wrap;
flex-wrap: wrap;
float: left;
float: left;
background: #fff;
background: #fff;
border-
bottom: 6px solid #fafafa
;
border-
radius: 0
;
}
}
.user_column_item_phone::after {
.user_column_item_phone::after {
border: none;
border: none;
border-radius: 0;
}
}
.logout {
.logout {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment