Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
1c569000
Commit
1c569000
authored
Jan 12, 2023
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化产品页面尺码弹框显示不全
parent
5889e34d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
+1
-1
No files found.
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
View file @
1c569000
...
@@ -174,6 +174,7 @@
...
@@ -174,6 +174,7 @@
height
:
55px
;
height
:
55px
;
width
:
100%
;
width
:
100%
;
}
}
.express-area-box
article
{
overflow-y
:
scroll
;
height
:
calc
(
100vh
);
}
@media
(
max-width
:
1024px
){
@media
(
max-width
:
1024px
){
#product-intro__freeshipping-more-3
{
#product-intro__freeshipping-more-3
{
margin-top
:
7px
;
margin-top
:
7px
;
...
@@ -240,7 +241,6 @@
...
@@ -240,7 +241,6 @@
.express-area-box
.top
h3
{
padding-left
:
15px
;
font-size
:
16px
;
background
:
#eeeeee
;
line-height
:
44px
;}
.express-area-box
.top
h3
{
padding-left
:
15px
;
font-size
:
16px
;
background
:
#eeeeee
;
line-height
:
44px
;}
.lastli
{
text-align
:
center
;
font-size
:
14px
;
line-height
:
40px
;}
.lastli
{
text-align
:
center
;
font-size
:
14px
;
line-height
:
40px
;}
.lastli-right
{
float
:
right
!important
;}
.lastli-right
{
float
:
right
!important
;}
.express-area-box
article
{
overflow-y
:
scroll
;
}
.area-list
li
{
padding
:
0
15px
;
border-bottom
:
1px
solid
#e2e2e2
;
text-align
:
justify
;
line-height
:
44px
}
.area-list
li
{
padding
:
0
15px
;
border-bottom
:
1px
solid
#e2e2e2
;
text-align
:
justify
;
line-height
:
44px
}
.express-area-box
{
position
:
fixed
;
left
:
inherit
;
width
:
inherit
;
height
:
100%
;
right
:
-100%
;
top
:
0
;
margin-left
:
0
;
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
1
);
}
.express-area-box
{
position
:
fixed
;
left
:
inherit
;
width
:
inherit
;
height
:
100%
;
right
:
-100%
;
top
:
0
;
margin-left
:
0
;
box-shadow
:
0
0
20px
rgba
(
0
,
0
,
0
,
1
);
}
.area-content
{
padding
:
10px
;
max-width
:
max-content
;
width
:
600px
;}
.area-content
{
padding
:
10px
;
max-width
:
max-content
;
width
:
600px
;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment