summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.opencode/command/commit.md1
-rw-r--r--packages/opencode/src/cli/cmd/tui/routes/session/index.tsx2
2 files changed, 1 insertions, 2 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md
index 9626f172c..2e3d759b6 100644
--- a/.opencode/command/commit.md
+++ b/.opencode/command/commit.md
@@ -1,6 +1,5 @@
---
description: Git commit and push
-subtask: true
---
commit and push
diff --git a/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx b/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx
index dc3d17a8a..6a23e97cc 100644
--- a/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx
+++ b/packages/opencode/src/cli/cmd/tui/routes/session/index.tsx
@@ -939,7 +939,7 @@ function UserMessage(props: {
onMouseUp={props.onMouseUp}
paddingTop={1}
paddingBottom={1}
- paddingLeft={1}
+ paddingLeft={2}
backgroundColor={hover() ? theme.backgroundElement : theme.backgroundPanel}
flexShrink={0}
>