Skip to content

Commit

Permalink
fix: align patch info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored Jul 30, 2023
1 parent 4fe761f commit 71f270b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/patches/PatchItem.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@
}
.patch-info {
display: flex;
align-items: center;
list-style: none;
font-size: 0.8rem;
font-weight: 500;
Expand Down

0 comments on commit 71f270b

Please sign in to comment.