Skip to content

Commit

Permalink
💄 调整回复overlay位置
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Dec 15, 2024
1 parent 67a2414 commit 53479ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/viewPost/vp-btn-reply.vue
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,10 @@ async function handleDebug(): Promise<void> {
padding: 5px;
border: 1px solid var(--common-shadow-1);
border-radius: 5px;
margin-bottom: 40px;
margin-left: 5px;
background: var(--app-page-bg);
box-shadow: 5px 5px 8px var(--common-shadow-4);
overflow-y: auto;
row-gap: 10px;
}
Expand Down

0 comments on commit 53479ac

Please sign in to comment.