mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
修改win上商品详情展示优化
This commit is contained in:
@@ -225,7 +225,6 @@ export default {
|
||||
width: 1200px;
|
||||
margin: 15px auto;
|
||||
display: flex;
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
flex-direction: row;
|
||||
|
||||
@@ -310,6 +309,9 @@ export default {
|
||||
.item-intro-img {
|
||||
width: 100%;
|
||||
min-height: 300px;
|
||||
/deep/ img{
|
||||
margin:0 auto;
|
||||
}
|
||||
}
|
||||
.item-intro-img img{
|
||||
max-width: 1000px;
|
||||
|
||||
Reference in New Issue
Block a user