Commit fd753fe5 authored by 俞嘉婷's avatar 俞嘉婷

style

parent 1a6ecedb
...@@ -617,13 +617,13 @@ ...@@ -617,13 +617,13 @@
position: absolute; position: absolute;
.b_product_rate_label { .b_product_rate_label {
width: 100%; width: 100%;
height: 20px; height: 22px;
left: 0px; left: 0px;
top: 46px; top: 46px;
position: absolute; position: absolute;
opacity: 0.6; opacity: 0.6;
font-size: 20px; font-size: 20px;
line-height: 20px; line-height: 22px;
color: rgba(1, 1, 1, 1); color: rgba(1, 1, 1, 1);
.lineClamp1(); .lineClamp1();
} }
...@@ -648,13 +648,13 @@ ...@@ -648,13 +648,13 @@
position: absolute; position: absolute;
.b_product_shu_label { .b_product_shu_label {
width: 100%; width: 100%;
height: 20px; height: 22px;
left: 1px; left: 1px;
top: 45px; top: 45px;
position: absolute; position: absolute;
opacity: 0.6; opacity: 0.6;
font-size: 20px; font-size: 20px;
line-height: 20px; line-height: 22px;
color: rgba(1, 1, 1, 1); color: rgba(1, 1, 1, 1);
.lineClamp1(); .lineClamp1();
} }
......
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