Skip to content

Commit 2c5d21d

Browse files
Copilotalexr00
andcommitted
Add justify-content: flex-end to align reviewer icons horizontally
Co-authored-by: alexr00 <[email protected]>
1 parent b0d8310 commit 2c5d21d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webviews/common/common.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ body img.avatar {
236236
.reviewer-icons {
237237
display: flex;
238238
align-items: center;
239+
justify-content: flex-end;
239240
gap: 4px;
240241
}
241242

0 commit comments

Comments
 (0)