feat: 优化分类页内容管理
This commit is contained in:
@@ -235,9 +235,13 @@ page {
|
||||
|
||||
.ws-card__sort {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
margin-left: 16rpx;
|
||||
font-size: 22rpx;
|
||||
color: @text-gray;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
// ── Build Button ──
|
||||
|
||||
Reference in New Issue
Block a user