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
shuaiguo
2020-05-11 14:17:58 +0800
Commit
b8c042e3cc974a07349d5de27a6e5da966ffe426
2 parents
6adec5e2
8ea48bd5
Merge branch 'develop'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
package.json
public/scss/activity/group/new-filter-list.scss
package.json
View file @
b8c042e
{
"name"
:
"yohobuywap-node"
,
"version"
:
"6.13.
3
"
,
"version"
:
"6.13.
4
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
public/scss/activity/group/new-filter-list.scss
View file @
b8c042e
...
...
@@ -63,6 +63,7 @@
overflow
:
hidden
;
text-overflow
:
ellipsis
;
word-wrap
:
break-word
;
word-break
:
break-all
;
white-space
:
normal
!
important
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
...
...
Please
register
or
login
to post a comment