Skip to content

Commit

Permalink
fix: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Sep 20, 2023
1 parent 71bf238 commit 7530b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/do/review/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const doSwiftModify = (
}
.comments {
@apply border-0 border-b border-solid border-#f0f0f0 my-0 pb-2;
@apply border-0 border-b border-solid border-#f0f0f0 my-0 pb-2 pt-1;
}
.review-record {
Expand Down

0 comments on commit 7530b0c

Please sign in to comment.