Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
limingjiu committed May 30, 2024
2 parents 46dee49 + c46be30 commit 17f5d80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/front.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
margin: 0 auto;
padding: 1rem;
min-height: calc(100vh - 120px)
}
}
2 changes: 1 addition & 1 deletion src/views/sys/UsersView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -384,4 +384,4 @@ const getRegisterLink = async (username: string) => {
.phone {
width: 400px
}
</style>
</style>

0 comments on commit 17f5d80

Please sign in to comment.