Skip to content

Commit

Permalink
fix: ensure "Edit with Copilot" doesn't lose left padding in narrow v…
Browse files Browse the repository at this point in the history
…iewports (#234138)
  • Loading branch information
joyceerhl authored Nov 18, 2024
1 parent dda6385 commit a549161
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ div.chat-welcome-view {
font-size: 24px;
margin-top: 10px;
font-weight: 500;
text-align: center;
}

& > .chat-welcome-view-indicator {
Expand Down

0 comments on commit a549161

Please sign in to comment.