mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
Fix the alignment of the labels in pr card
This commit is contained in:
parent
fc3bbb232c
commit
92830e51d2
@ -309,7 +309,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
padding: 0 14px 12px 14px;
|
padding: 0 14px 12px 14px;
|
||||||
align-items: baseline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.pr-header-actions {
|
.pr-header-actions {
|
||||||
|
Loading…
Reference in New Issue
Block a user