Skip to content

Commit b0d8310

Browse files
Copilotalexr00
andcommitted
Fix reviewer icons misalignment by adding align-items: center
Co-authored-by: alexr00 <[email protected]>
1 parent 5c9357c commit b0d8310

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
@@ -235,6 +235,7 @@ body img.avatar {
235235

236236
.reviewer-icons {
237237
display: flex;
238+
align-items: center;
238239
gap: 4px;
239240
}
240241

0 commit comments

Comments
 (0)