Fix the alignment of the labels in pr card

This commit is contained in:
Caleb Owens 2024-11-08 18:26:05 +01:00
parent fc3bbb232c
commit 92830e51d2

View File

@ -309,7 +309,6 @@
display: flex;
gap: 4px;
padding: 0 14px 12px 14px;
align-items: baseline;
}
.pr-header-actions {