aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/components/settings/SystemPromptsSettings.tsx
diff options
context:
space:
mode:
authorbndw <ben@bdw.to>2026-02-28 21:49:29 -0800
committerbndw <ben@bdw.to>2026-02-28 21:49:29 -0800
commit454453788e759fa16442e755434fbb842fa1acab (patch)
tree38cff99c9cd9c625f549d7f05d435d0b3fd04479 /renderer/src/components/settings/SystemPromptsSettings.tsx
parent0484d97dfbc3b8a2e7878d3ab35a9895decdf467 (diff)
feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)
- ✅ **`globals.css`** — Edit `.chat-pane`: remove `width: 380px`, add `min-width: 0`, `overflow: hidden`, `transition: width 0.2s ease` - ✅ **`globals.css`** — Insert `.chat-resize-handle`, `.chat-header`, `.chat-collapse-btn` rules after `.chat-pane` block - ✅ **`globals.css`** — Append `::-webkit-scrollbar` rules at end of file - ✅ **`ChatPane.tsx`** — Full rewrite: new props interface, header strip, conditional body, inline width style - ✅ **`App.tsx`** — Add `chatWidth` + `chatCollapsed` state with lazy localStorage initialisers - ✅ **`App.tsx`** — Add two `useEffect` persistence hooks - ✅ **`App.tsx`** — Add `handleResizeMouseDown` function - ✅ **`App.tsx`** — Update `.main-content` JSX: insert conditional resize handle div, pass new props to `<ChatPane>`
Diffstat (limited to 'renderer/src/components/settings/SystemPromptsSettings.tsx')
0 files changed, 0 insertions, 0 deletions