Commit 25b9d1ef by lmf

优化类目列表左侧帅选块位置固定

parent af5445c6
......@@ -2059,7 +2059,10 @@ background-color: #000;
//product view right
@media(min-width: 1024px) {
.page-main>.columns>.sidebar-main{
position: sticky;
top: 20%;
}
.product-info-wrapper .page-title-wrapper {
margin-left: 10%;
width: 80%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment