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
48b059ea
Commit
48b059ea
authored
Feb 15, 2023
by
lmf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化详情页面布局样式
parent
afbd6f4f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addto.phtml
+1
-1
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
+1
-1
app/design/frontend/Joshine/breeze/web/css/_custom.less
+5
-5
No files found.
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addto.phtml
View file @
48b059ea
...
...
@@ -176,7 +176,7 @@
}
@media
(
min-width
:
780px
){
.joshine-desction
#description
{
max-height
:
3
50px
;
max-height
:
4
50px
;
overflow
:
auto
;
}
...
...
app/design/frontend/Joshine/breeze/Magento_Catalog/templates/product/view/addtocart.phtml
View file @
48b059ea
...
...
@@ -178,7 +178,7 @@
@media
(
max-width
:
1024px
){
#product-intro__freeshipping-more-3
{
margin-top
:
7px
;
margin-left
:
6
5%
;
margin-left
:
5
5%
;
}
#wishlist
{
display
:
none
;
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
48b059ea
...
...
@@ -1839,7 +1839,7 @@ button.action.submit.primary {
//详情缩略图过多处理
@media (min-width: 1024px){
.breeze-gallery.vertical:not(.opened) .thumbnails {
height:
9
00px;
height:
10
00px;
}
}
...
...
@@ -2099,8 +2099,8 @@ background-color: #000;
top: 20%;
}
.product-info-wrapper .page-title-wrapper {
margin-left:
5
%;
width:
8
0%;
margin-left:
2
%;
width:
10
0%;
}
.product-info-wrapper .page-title span.base{
font-size: 20px;
...
...
@@ -2112,8 +2112,8 @@ background-color: #000;
}
.product-info-wrapper .product-info-main {
margin-left:
5
%;
width:
8
0%;
margin-left:
2
%;
width:
10
0%;
}
.page-header .actions.search-dropdown{
...
...
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