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
郭成尧
2018-04-16 17:48:51 +0800
Commit
a06cabd5ffde727c56b5c2082fd7438d80a691f5
2 parents
1e4a0bfd
ec5c4f85
Merge branch 'feature/coupon' into 'release/180420'
button-width See merge request
!1332
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
public/scss/cart/select-coupons.page.css
public/scss/home/conpon-new.page.css
public/scss/cart/select-coupons.page.css
View file @
a06cabd
...
...
@@ -54,7 +54,7 @@ body {
background-color
:
#fff
;
input
{
width
:
5
8
0px
;
width
:
5
7
0px
;
height
:
60px
;
margin-right
:
12px
;
padding
:
0
20px
;
...
...
@@ -64,7 +64,7 @@ body {
}
.exchange-coupon-btn
{
width
:
1
1
0px
;
width
:
1
2
0px
;
height
:
60px
;
border-radius
:
4px
;
font-size
:
28px
;
...
...
public/scss/home/conpon-new.page.css
View file @
a06cabd
...
...
@@ -78,7 +78,7 @@ body {
background-color
:
#fff
;
input
{
width
:
5
8
0px
;
width
:
5
7
0px
;
height
:
60px
;
margin-right
:
12px
;
padding
:
0
20px
;
...
...
@@ -88,7 +88,7 @@ body {
}
.exchange-coupon-btn
{
width
:
1
1
0px
;
width
:
1
2
0px
;
height
:
60px
;
border-radius
:
4px
;
font-size
:
28px
;
...
...
Please
register
or
login
to post a comment