style:样式修改

This commit is contained in:
2025-07-11 16:32:58 +08:00
parent b8b8d8d58f
commit 25a55ba9f5

View File

@@ -44,6 +44,7 @@
display: flex; display: flex;
flex-wrap: wrap; /* 自动换行 */ flex-wrap: wrap; /* 自动换行 */
justify-content: flex-start; /* 水平方向均匀分布 */ justify-content: flex-start; /* 水平方向均匀分布 */
margin-bottom: 2%;
} }
.orico_Page_subcategory .pageMain .ori-pd-list .oripditem { .orico_Page_subcategory .pageMain .ori-pd-list .oripditem {
width: 24%; width: 24%;