Skip to content

Commit f2f4a6a

Browse files
wolfibDevtools-frontend LUCI CQ
authored andcommitted
Fix vertical alignment of send button
Fixed: 399144925 Change-Id: Ic2cb215680a2ed4b6926aa6779209575c8451f2b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6298823 Auto-Submit: Wolfgang Beyer <[email protected]> Reviewed-by: Samiya Caur <[email protected]> Commit-Queue: Wolfgang Beyer <[email protected]>
1 parent 13a93a1 commit f2f4a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/panels/ai_assistance/components/chatView.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
}
201201

202202
.chat-input-button {
203-
padding-bottom: 3px;
203+
padding-bottom: 2px;
204204
padding-right: var(--sys-size-3);
205205
}
206206

0 commit comments

Comments
 (0)