Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2016-07-27 11:16:16 +0800
Commit
d8427d3a12493dad7feb0728bfc9635db5e048ce
1 parent
738d2b40
text overflow
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/scss/shopping/_order.css
public/scss/shopping/_order.css
View file @
d8427d3
...
...
@@ -143,7 +143,7 @@
margin-top
:
10px
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
.address-detail
{
...
...
Please
register
or
login
to post a comment