Skip to content

Commit

Permalink
first version finished
Browse files Browse the repository at this point in the history
  • Loading branch information
chen committed Nov 28, 2023
1 parent e7d7573 commit 84b5949
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ const currentView = computed(() => {

<style scoped>
.wrapper {
//border: 1px solid red;
}
</style>
1 change: 0 additions & 1 deletion src/views/Main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ const manager = (fid) => {
justify-content: space-between;
align-items: center;
padding: 20px 20px 20px 20px;
//border-bottom: 1px solid #ebeef5;
}

.warnMessage {
Expand Down

0 comments on commit 84b5949

Please sign in to comment.