Skip to content

Commit ac61a5c

Browse files
committed
Align the AI button in the bottom bar
1 parent eda2f55 commit ac61a5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/webapp/app/components/navigation/HelpAndFeedbackPopover.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export function HelpAndFeedback() {
3232
<PopoverSideMenuTrigger
3333
isOpen={isHelpMenuOpen}
3434
shortcut={{ key: "h", enabledOnInputElements: false }}
35+
className="grow pr-2"
3536
>
3637
<div className="flex items-center gap-1.5">
3738
<QuestionMarkCircleIcon className="size-4 text-success" />

0 commit comments

Comments
 (0)