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
19a396b7
Commit
19a396b7
authored
Aug 28, 2018
by
youc3576
Committed by
linlinjava
Aug 28, 2018
Browse files
!9 小程序样式修改
Merge pull request !9 from youc3576/master
parents
8aca6a3e
a2373ae2
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/index/index.wxss
View file @
19a396b7
...
...
@@ -175,21 +175,16 @@ page {
}
.user_tool_item_phone {
background: none !important;
font-size: 32rpx;
color: #fff !important;
border-radius: 0%;
width: 187.5rpx;
height: 142rpx;
/* border: 1px solid #757575; */
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
float: left;
background: #fff;
border-bottom: 0px solid #fafafa;
width:187.5rpx;
height:142rpx;
text-align:center;
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
float:left;
background:#fff;
border-bottom:1px solid #fafafa;
}
.user_tool_item_phone::after{
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