feat(sidebar): polish chat navigation
This commit is contained in:
parent
b76d90d1b3
commit
65a9cf102a
2 changed files with 698 additions and 562 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -30,7 +30,7 @@ import { LayoutAlignLeftIcon } from "@hugeicons/core-free-icons"
|
|||
|
||||
const noop = () => {}
|
||||
|
||||
const SIDEBAR_WIDTH = "16rem"
|
||||
const SIDEBAR_WIDTH = "18rem"
|
||||
const SIDEBAR_WIDTH_ICON = "3rem"
|
||||
const SIDEBAR_KEYBOARD_SHORTCUT = "b"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue