Skip to content

Commit

Permalink
fix:logo style
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghang committed Dec 23, 2023
1 parent 6185414 commit ba605cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/packages/layout/components/AppLogo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export default defineComponent({
img {
max-width: 100%;
height: 32px;
object-fit: cover;
}
span {
Expand Down

0 comments on commit ba605cf

Please sign in to comment.