Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
毕凯
2015-12-18 11:05:06 +0800
Commit
5a8ed2978a8a14e319251d003138d2839eff071e
1 parent
ffdda0eb
订单确认页面 商品标题限制最大长度
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
static/sass/cart/_order-ensure.scss
static/sass/cart/_order-ensure.scss
View file @
5a8ed29
...
...
@@ -89,6 +89,10 @@
margin-left
:
20rem
/
$pxConvertRem
;
}
}
.name
{
max-width
:
pxToRem
(
400px
);
}
}
.sale-invoice
{
...
...
Please
register
or
login
to post a comment