Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit a1f4176

Browse files
committed
move to bottom
1 parent 226ed4f commit a1f4176

File tree

1 file changed

+2
-0
lines changed
  • assets/stylesheets/modules/ai-bot-conversations

1 file changed

+2
-0
lines changed

assets/stylesheets/modules/ai-bot-conversations/common.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ body.has-ai-conversations-sidebar {
309309
display: flex;
310310
flex-wrap: wrap;
311311
gap: 0.5em;
312+
padding-bottom: 1em;
312313
}
313314

314315
.ai-bot-upload {
@@ -318,6 +319,7 @@ body.has-ai-conversations-sidebar {
318319
border-radius: 10em;
319320
padding-left: 0.75em;
320321
color: var(--primary-high);
322+
font-size: var(--font-down-2);
321323

322324
&:hover,
323325
&:focus-visible {

0 commit comments

Comments
 (0)