1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 17:13:24 +00:00

[CL-971] update responsive behavior of three panel layout (#19086) (#19149)

* update responsive behavior of three panel layout; give sidenav extra top padding on electron; add stories that show mix of drawer and sidenav states

---------

Co-authored-by: Will Martin <contact@willmartian.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Robyn MacCallum
2026-02-23 12:57:58 -05:00
committed by GitHub
parent b9b23fca40
commit d5478ee8d2
22 changed files with 601 additions and 221 deletions

View File

@@ -11,6 +11,8 @@
.vault > .groupings > .content > .inner-content {
padding-top: 0;
}
--bit-sidenav-macos-extra-top-padding: 28px;
}
.environment-selector-btn {