diff --git a/ui/colony/src/App.tsx b/ui/colony/src/App.tsx index b5346d3..4e06a10 100644 --- a/ui/colony/src/App.tsx +++ b/ui/colony/src/App.tsx @@ -121,7 +121,7 @@ export default function App() {
-
+
= diff --git a/ui/colony/src/components/ComposeBox.tsx b/ui/colony/src/components/ComposeBox.tsx index 01c9bb2..3ebefbf 100644 --- a/ui/colony/src/components/ComposeBox.tsx +++ b/ui/colony/src/components/ComposeBox.tsx @@ -71,8 +71,8 @@ export function ComposeBox({ return (
{/* Reply chip */} {replyTo && ( @@ -89,21 +89,12 @@ export function ComposeBox({
)} -
- {/* Type prefix — click to cycle */} - - - {/* Auto-growing textarea — no send button */} + {/* Floating input container */} +
+ {/* Textarea */}