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
weiguang.xie
2015-12-24 13:39:54 +0800
Commit
de298c44ecd826c2eba9d4c5ef2e44a19e338883
2 parents
9b714eca
9196e2a6
Merge branch 'fix/issue' into 'develop'
vip样式优化 See merge request !76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
static/sass/cart/_good.scss
static/sass/cart/_good.scss
View file @
de298c4
...
...
@@ -155,10 +155,10 @@
display
:
inline-block
;
color
:
#fff
;
background
:
#d1021c
;
border
:
1px
solid
#9d0000
;
@include
border-radius
(
0
.5rem
);
padding
:
4rem
/
$pxConvertRem
0
.5rem
;
margin-left
:
0
.2rem
;
@include
border-radius
(
16rem
/
$pxConvertRem
);
padding
:
0rem
/
$pxConvertRem
12rem
/
$pxConvertRem
;
margin-left
:
8rem
/
$pxConvertRem
;
font-size
:
20rem
/
$pxConvertRem
;
}
.la-tag
{
...
...
Please
register
or
login
to post a comment