feat: show .env syntax highlighting and markdown viewer

This commit is contained in:
simosmik
2026-02-16 13:48:11 +00:00
parent afe1be7fca
commit 412102c531
11 changed files with 664 additions and 53 deletions

View File

@@ -618,7 +618,7 @@ function FileTree({ selectedProject }) {
// ─── Main render ───────────────────────────────────────────────────
return (
<div className="h-full flex flex-col bg-card">
<div className="h-full flex flex-col bg-background">
{/* Header */}
<div className="px-3 pt-3 pb-2 border-b border-border space-y-2">
<div className="flex items-center justify-between">