src/layout/components/Sidebar/Logo.vue
@@ -101,10 +101,12 @@ width: 100%; & .sidebar-logo { width: 42px; height: 42px; vertical-align: middle; margin-right: 12px; border-radius: 50%; /* 将图片裁剪为圆形 */ width: 42px; /* 设置图片的宽度 */ height: 42px; /* 设置图片的高度 */ object-fit: cover; } & .sidebar-title {