Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-04-22 15:23:58 +0800
Commit
d6cf6b3dabdc915bdf91cbf9c61541939041ea35
1 parent
3f430d8b
coupon css 修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
static/sass-old/home/_coupon.scss
static/sass/home/_coupon.css
static/sass-old/home/_coupon.scss
View file @
d6cf6b3
1
-
.coupon-area
.banner-top
{
2
-
float
:
left
;
1
+
.coupon-area
{
2
+
max-width
:
640rem
/
$pxConvertRem
0
;
3
+
overflow
:
hidden
;
4
+
5
+
.banner-top
{
6
+
float
:
left
;
7
+
}
3
}
8
}
9
+
4
.just-img
{
10
.just-img
{
5
width
:
100%
;
11
width
:
100%
;
6
float
:
left
;
12
float
:
left
;
static/sass/home/_coupon.css
View file @
d6cf6b3
1
-
.coupon-area
.banner-top
{
2
-
float
:
left
;
1
+
.coupon-area
{
2
+
max-width
:
640px
;
3
+
overflow
:
hidden
;
4
+
5
+
.banner-top
{
6
+
float
:
left
;
7
+
}
3
}
8
}
9
+
4
.just-img
{
10
.just-img
{
5
width
:
100%
;
11
width
:
100%
;
6
float
:
left
;
12
float
:
left
;
Please
register
or
login
to post a comment