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
a2373ae2
Commit
a2373ae2
authored
Aug 28, 2018
by
youc
Browse files
修复个人中心绑定手机样式
parent
8aca6a3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/index/index.wxss
View file @
a2373ae2
...
@@ -175,21 +175,16 @@ page {
...
@@ -175,21 +175,16 @@ page {
}
}
.user_tool_item_phone {
.user_tool_item_phone {
background: none !important;
width:187.5rpx;
font-size: 32rpx;
height:142rpx;
color: #fff !important;
text-align:center;
border-radius: 0%;
display:flex;
width: 187.5rpx;
justify-content:center;
height: 142rpx;
align-items:center;
/* border: 1px solid #757575; */
flex-wrap:wrap;
text-align: center;
float:left;
display: flex;
background:#fff;
justify-content: center;
border-bottom:1px solid #fafafa;
align-items: center;
flex-wrap: wrap;
float: left;
background: #fff;
border-bottom: 0px solid #fafafa;
}
}
.user_tool_item_phone::after{
.user_tool_item_phone::after{
border: none;
border: none;
...
...
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