Skip to content

Commit fc7f146

Browse files
Update webview-ui/src/components/settings/providers/WatsonxAI.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent 87f1e1a commit fc7f146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/settings/providers/WatsonxAI.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ export const WatsonxAI = ({
365365
</>
366366
)}
367367

368-
<div className="w-full mb-">
368+
<div className="w-full mb-1">
369369
<Button
370370
variant="outline"
371371
onClick={() => {

0 commit comments

Comments
 (0)