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
姜枫
9 years ago
Commit
3fb51e1528fb5dc97e80d4d57be06de3064e3220
1 parent
e90bee1c
fix style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
public/scss/me/favorite/_editorial.css
public/scss/product/_shop.css
public/scss/me/favorite/_editorial.css
View file @
3fb51e1
...
...
@@ -72,7 +72,7 @@
background-color
:
#bbb
;
color
:
#fff
;
display
:
inline-block
;
padding
:
4px
8
px
;
padding
:
5px
10
px
;
font-size
:
14px
;
margin-right
:
10px
;
}
...
...
public/scss/product/_shop.css
View file @
3fb51e1
...
...
@@ -168,6 +168,9 @@
.desc
{
margin-top
:
20px
;
text-align
:
center
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.name
,
...
...
Please
register
or
login
to post a comment