Skip to content

Commit

Permalink
fixed border error
Browse files Browse the repository at this point in the history
  • Loading branch information
VeejaLiu committed Sep 27, 2024
1 parent bdaa245 commit 7387f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
}

.history-container {
padding: 5px;
flex-direction: column;
/* 上下居中对齐 */
align-items: center;
Expand Down

0 comments on commit 7387f94

Please sign in to comment.