Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
张文文
2019-12-26 14:56:15 +0800
Commit
2c3503c79bc8bca48ee3d11ecc1b891179f1c36d
1 parent
45a7021b
商品详情下划线fix review by lea.guo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
apps/pages/product/product-detail.vue
apps/pages/product/product-detail.vue
View file @
2c3503c
...
...
@@ -1190,6 +1190,10 @@ export default {
// border-bottom: 1px solid #eee;
font-size: 28px;
box-sizing: border-box;
&:first-child {
border-bottom: 1px solid #eee;
}
}
&-name {
...
...
Please
register
or
login
to post a comment