Skip to content

Commit 531c512

Browse files
committed
feat: invert metadata display for projects
1 parent b1fc93c commit 531c512

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/home/styles/tasks.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ circular-progress {
2323

2424
.--pr-metadata {
2525
display: flex;
26+
flex-direction: row-reverse;
2627
align-items: center;
2728
gap: 16px;
2829

0 commit comments

Comments
 (0)