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
Email Patches
Plain Diff
Browse Files
Authored by
biao
9 years ago
Commit
a20af039186fce0e6daae3c897ccec9a3b88cdf0
1 parent
f5b1d516
optimise vip tag style on cart page. code reive by XWG
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 @
a20af03
...
...
@@ -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