This commit is contained in:
@@ -4999,6 +4999,11 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Feature Cards (Banner-S) */
|
/* Feature Cards (Banner-S) */
|
||||||
|
/* 注意:banner-list 的桌面样式已在第 831 行定义 (flex布局,4列)
|
||||||
|
移动端样式在第 945 行定义 (grid布局,2列)
|
||||||
|
这里的重复样式已被移除以避免冲突 */
|
||||||
|
|
||||||
|
/* 以下样式已注释,因为会覆盖桌面端的flex布局
|
||||||
.banner .banner-s {
|
.banner .banner-s {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
@@ -5017,6 +5022,7 @@ html {
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
flex: auto;
|
flex: auto;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* Hot Products - Card View */
|
/* Hot Products - Card View */
|
||||||
.products-table thead {
|
.products-table thead {
|
||||||
|
|||||||
Reference in New Issue
Block a user