chore(feed): 移除临时红色边框

This commit is contained in:
xiaji
2026-06-16 10:19:32 +08:00
parent f2c6036ac3
commit dc300e8b2e

View File

@@ -1093,8 +1093,6 @@ onMounted(async () => {
display: flex;
flex-direction: column;
gap: 8px;
border: 3px dashed red;
padding: 6px;
margin-top: 12px;
}
/* 标题行(标已读的确认) 跟下面的 NAlert 视觉分层 */