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

Commit 02bd976

Browse files
committed
tiny css fix, missing padding
1 parent 8852e2a commit 02bd976

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,10 @@ body.has-ai-conversations-sidebar {
389389
color: var(--primary-high);
390390
font-size: var(--font-down-2);
391391

392+
&__progress {
393+
margin-left: 0.5em;
394+
}
395+
392396
&:hover,
393397
&:focus-visible {
394398
.d-icon {

0 commit comments

Comments
 (0)