Authored by
郝肖肖
UI修改
...
|
...
|
@@ -318,7 +318,6 @@ |
|
|
width: 289px;
|
|
|
|
|
|
.goods-brand {
|
|
|
font-weight: 700;
|
|
|
padding: 10px 10px 4px;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
...
|
...
|
@@ -380,7 +379,6 @@ |
|
|
background: #fff;
|
|
|
z-index: 2;
|
|
|
top: 10px;
|
|
|
padding-right: 10px;
|
|
|
min-width: 383px;
|
|
|
display: none;
|
|
|
|
...
|
...
|
@@ -390,7 +388,7 @@ |
|
|
}
|
|
|
|
|
|
.goods-img-list {
|
|
|
margin: 0 0 2px 10px;
|
|
|
margin: 0 10px 2px 4px;
|
|
|
float: left;
|
|
|
|
|
|
.goods-img-col {
|
...
|
...
|
|