src/layout/components/Sidebar/Logo.vue
@@ -84,12 +84,14 @@ width: 100% !important; height: 56px !important; line-height: 56px; background: rgba(255, 255, 255, 0.78); background: var(--menu-surface); border: 1px solid var(--surface-border); border-radius: 22px; border-radius: var(--radius-lg); text-align: center; overflow: hidden; box-shadow: var(--shadow-sm); backdrop-filter: blur(20px); transition: all 0.3s ease; .sidebar-logo-link { height: 100%;