debug(feed): 临时给 wrapper 加红色虚线边框看位置
This commit is contained in:
@@ -1093,6 +1093,9 @@ onMounted(async () => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
border: 3px dashed red;
|
||||||
|
padding: 6px;
|
||||||
|
margin-top: 12px;
|
||||||
}
|
}
|
||||||
/* 标题行(标已读的确认)— 跟下面的 NAlert 视觉分层 */
|
/* 标题行(标已读的确认)— 跟下面的 NAlert 视觉分层 */
|
||||||
.feed-category-prompt-header {
|
.feed-category-prompt-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user