大撒大撒D
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 23:33:02 +08:00
parent 22aa44fca7
commit 525e2ad926

View File

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