update at 2026-02-09 16:09:44
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
.preview-content {
|
||||
background: transparent;
|
||||
padding: 4rpx 0;
|
||||
min-height: 80rpx;
|
||||
min-height: 40rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
@@ -284,6 +284,11 @@
|
||||
padding: 8rpx 8rpx;
|
||||
overflow: hidden;
|
||||
min-width: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.favorite-selection {
|
||||
border-left: 2rpx solid #3EE4C3;
|
||||
}
|
||||
|
||||
/* 搜索相关样式 */
|
||||
|
||||
Reference in New Issue
Block a user