mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-27 18:12:18 +00:00
This reverts commit 51a0516aa8c4caa13b01e47a6e8655659a9648ba.
This commit is contained in:
parent
51a0516aa8
commit
8669e8ae59
@ -277,11 +277,10 @@
|
||||
}
|
||||
|
||||
#reply-control {
|
||||
.reply-details,
|
||||
.composer-popup {
|
||||
// need to raise the z-index here
|
||||
// because we need another layer to put the AI icon above dropdowns
|
||||
// while also keeping them below the composer tips and reply details dropdowns
|
||||
// while also keeping them below the composer tips
|
||||
z-index: z("composer", "dropdown") + 2;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user