style:样式修改

This commit is contained in:
杨丹华
2025-05-30 15:28:01 +08:00
parent ce013a9379
commit c1751410c8
2 changed files with 5 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ a {
max-width: 720px; max-width: 720px;
margin: auto; margin: auto;
margin: 0 1rem; margin: 0 1rem;
margin-bottom: 1rem;
} }
.m_Container p { .m_Container p {
text-align: left; text-align: left;

View File

@@ -74,6 +74,10 @@
color: #101010; color: #101010;
font-size: 1.125rem; font-size: 1.125rem;
padding-bottom: 0.625rem; padding-bottom: 0.625rem;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 80%;
} }
.orico_Page_subcategory .pageMain .ori-pd-list .oripditem .prddec { .orico_Page_subcategory .pageMain .ori-pd-list .oripditem .prddec {
font-size: 1.125rem; font-size: 1.125rem;