...
|
...
|
@@ -296,7 +296,7 @@ |
|
|
|
|
|
.goods-container {
|
|
|
position: relative;
|
|
|
min-height: auto;
|
|
|
min-height: auto !important;
|
|
|
padding-left: 0.375rem;
|
|
|
padding-top: 0.2rem;
|
|
|
}
|
...
|
...
|
@@ -366,7 +366,6 @@ |
|
|
|
|
|
/* 搜索页-新版搜索无结果样式 */
|
|
|
.no-result-new {
|
|
|
height: 280px;
|
|
|
text-align: center;
|
|
|
padding-top: 90px;
|
|
|
padding-bottom: 110px;
|
...
|
...
|
|