style:优化 ModelCard 和 Operating 组件样式

- 移除 ModelCard 组件中 description 的溢出隐藏和文本溢出样式- 调整 Operating 组件中第二个子元素的样式,设置固定高度
This commit is contained in:
du.meimei
2025-05-20 09:31:31 +08:00
parent f74d854e60
commit 17472ef5f7
2 changed files with 1 additions and 4 deletions

View File

@@ -59,8 +59,6 @@ p {
line-height: 22px;
margin: 20px 0 50px;
height: 90px;
overflow: hidden;
text-overflow: ellipsis;
}
.view-link {

View File

@@ -155,8 +155,7 @@ li{
font-weight: 400;
}
& :nth-child(2){
color: #000;
font-size: 45px;
height: 33px;
}
& :nth-child(3){
color: #000;