Revert "align sidebar toggle layout on collapse"

This reverts commit 2e5a904034.
This commit is contained in:
Shantur Rathore
2025-12-06 22:31:48 +00:00
parent 2e5a904034
commit 52149f5543
2 changed files with 18 additions and 15 deletions

View File

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