Authored by 李奇

Merge remote-tracking branch 'origin/release/3.0' into release/3.0

... ... @@ -139,7 +139,7 @@
}
.go-back-btn {
&:hover {
&:active {
background: #ccc;
opacity: 0.5;
}
... ...
... ... @@ -53,7 +53,6 @@
.product-name {
margin-top: 20px;
max-width: 200px;
font-size: 22px;
color: #000;
white-space: nowrap;
... ...