align sidebar toggle layout on collapse

This commit is contained in:
Shantur Rathore
2025-12-06 22:30:37 +00:00
parent f1ad1400a7
commit 2e5a904034
2 changed files with 15 additions and 18 deletions

View File

@@ -50,11 +50,8 @@
z-index: 30;
}
.session-sidebar-menu-button--floating {
position: absolute;
top: 1rem;
left: 1rem;
z-index: 20;
.session-sidebar-toggle {
@apply border-b border-base px-4 py-3 bg-surface-secondary;
}
.session-sidebar-header {