Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-12-23 10:56:02 +0800
Commit
d8013269fa69c5c4682ba75f32de27a66cc72575
2 parents
4dcf899e
5efdef40
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/cart/_chose-panel.scss
static/sass/cart/_chose-panel.scss
View file @
d801326
...
...
@@ -41,6 +41,7 @@
.thumb
{
float
:
left
;
width
:
100rem
/
$pxConvertRem
;
margin-right
:
20rem
/
$pxConvertRem
;
}
.text-info
{
...
...
@@ -48,7 +49,7 @@
.name
{
font-size
:
28rem
/
$pxConvertRem
;
height
:
74rem
/
$pxConvertRem
;
overflow
:
hidden
;
overflow
:
hidden
;
display
:
-
webkit-box
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
...
...
Please
register
or
login
to post a comment