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

Commit 263e088

Browse files
committed
composer title padding fix
1 parent d57df36 commit 263e088

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

assets/stylesheets/modules/ai-helper/common/ai-helper.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,12 @@
339339
}
340340
}
341341
}
342+
343+
.showing-ai-suggestions {
344+
#reply-title {
345+
padding-right: 2em;
346+
}
347+
}
342348
}
343349

344350
.suggest-tags-button + .ai-suggestions-menu {

0 commit comments

Comments
 (0)