Commit 0a9dccef by lmf

修复五星好评展示按钮

parent 551b71c4
...@@ -142,7 +142,7 @@ $thumbSizes = $responsiveImageHelper->getSizes('product_page_image_small'); ...@@ -142,7 +142,7 @@ $thumbSizes = $responsiveImageHelper->getSizes('product_page_image_small');
border-radius: 50%; border-radius: 50%;
background-color: #fff; background-color: #fff;
} }
} }
</style> </style>
......
...@@ -1824,5 +1824,8 @@ button.action.submit.primary { ...@@ -1824,5 +1824,8 @@ button.action.submit.primary {
float: right; float: right;
} }
} }
.amreview-submit-form .review-control-vote.control label:before{
position: absolute;
}
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