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

Commit 91b9681

Browse files
committed
Revert "UX: keep composer actions above AI input icons (#1291)"
This reverts commit 51a0516.
1 parent 51a0516 commit 91b9681

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,10 @@
277277
}
278278

279279
#reply-control {
280-
.reply-details,
281280
.composer-popup {
282281
// need to raise the z-index here
283282
// because we need another layer to put the AI icon above dropdowns
284-
// while also keeping them below the composer tips and reply details dropdowns
283+
// while also keeping them below the composer tips
285284
z-index: z("composer", "dropdown") + 2;
286285
}
287286

0 commit comments

Comments
 (0)