Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb1a942

Browse files
committed
fix: top bar styling
1 parent2b64a2e commitbb1a942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/pages/TaskPage/TaskTopbar.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export const TaskTopbar: FC<TaskTopbarProps> = ({ task, workspace }) => {
4848
</div>
4949
)}
5050

51-
<divclassName="gap-2 flex items-center">
51+
<divclassName="ml-autogap-2 flex items-center">
5252
<TaskStartupWarningButton
5353
lifecycleState={task.workspace_agent_lifecycle}
5454
/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp