Skip to content

Commit

Permalink
fix: 顶部logo容器在折叠时会出现断站滚动条
Browse files Browse the repository at this point in the history
  • Loading branch information
zhufengfj committed Aug 20, 2022
1 parent 59a4699 commit 5beaa3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/HbAdminLogo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const enterActiveClass = computed(() => {
<style scoped>
.hb-admin-logo-com{
height: 60px;
overflow: hidden;
}
.logo-box{
Expand Down

1 comment on commit 5beaa3f

@vercel
Copy link

@vercel vercel bot commented on 5beaa3f Aug 20, 2022

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.