️ 完善组件样式

*完善活动链接识别
*调整特殊文本偏移
*调整链接卡片图片宽度
*大别野卡片样式重构
This commit is contained in:
BTMuli
2023-12-07 01:23:55 +08:00
parent 71d7337384
commit 64ee8a36dc
4 changed files with 182 additions and 53 deletions

View File

@@ -71,6 +71,7 @@ async function toLink() {
}
.tp-link-card-box img {
max-width: 50%;
max-height: 180px;
border-radius: 10px;
cursor: pointer;