Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
王水玲
2016-07-14 19:19:47 +0800
Commit
b1cc6356497fb1f22c9f5b550e7f7584d5709821
1 parent
904d47ba
订单详情发票抬头显示一行
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
static/sass/me/_order-detail.css
static/sass/me/_order-detail.css
View file @
b1cc635
...
...
@@ -313,6 +313,13 @@
float
:
right
;
}
.invoice-title
{
width
:
450px
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
}
.invoice-see
{
color
:
#d0021b
;
}
...
...
Please
register
or
login
to post a comment