Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
毕凯
2018-05-15 18:41:19 +0800
Commit
25c20384f2454589ee2aa7948852dee1ce13f0e4
2 parents
b666f065
67e5af29
Merge branch 'release/6.6' into 'gray'
Release/6.6 See merge request
!1383
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
public/scss/tide/category.page.css
public/scss/tide/category.page.css
View file @
25c2038
...
...
@@ -4,6 +4,7 @@
-webkit-box-orient
:
vertical
;
-webkit-line-clamp
:
2
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
.tide-title
{
...
...
@@ -69,6 +70,7 @@
z-index
:
3
;
padding
:
0
5px
;
-webkit-line-clamp
:
1
;
word-break
:
break-all
;
font-weight
:
bold
;
}
}
...
...
@@ -126,6 +128,7 @@
.goods-name
{
-webkit-line-clamp
:
1
;
word-break
:
break-all
;
word-wrap
:
normal
;
}
...
...
Please
register
or
login
to post a comment