projects page re-design and a ton of other stuff

This commit is contained in:
Maze Winther
2026-01-26 16:10:16 +01:00
parent 954160d03b
commit 0c10bbf5ce
33 changed files with 1794 additions and 1185 deletions
@@ -151,7 +151,7 @@ export function TextProperties({
<Textarea
placeholder="Name"
defaultValue={element.content}
className="bg-panel-accent min-h-18 resize-none"
className="bg-panel-accent min-h-20"
onChange={(e) =>
editor.timeline.updateTextElement({
trackId,