Skip to content

Commit

Permalink
Fix bug (#23)
Browse files Browse the repository at this point in the history
* 优化聊天页面,优化路由文件

* 优化css
  • Loading branch information
admin8756 authored Apr 28, 2024
1 parent 2075090 commit aad7df9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/layouts/components/navbar/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,4 @@ const pageTo = (to) => {
</div>
</template>

<style scoped>
.active {
@apply text-primary;
}
</style>
<style scoped></style>

1 comment on commit aad7df9

@vercel
Copy link

@vercel vercel bot commented on aad7df9 Apr 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.