fix(sidebar): prevent version dropdown clipping

This commit is contained in:
knowsky404
2026-04-13 19:24:33 +08:00
parent ad64190bec
commit b9b52e74c6
2 changed files with 11 additions and 1 deletions

View File

@@ -529,7 +529,6 @@
.sidebar-header {
@apply h-16 px-6;
@apply flex items-center gap-3;
@apply overflow-hidden;
@apply border-b border-gray-100 dark:border-dark-800;
transition:
padding 0.2s ease,