UX: increase composer action z-index above ai suggestion (#1296)

This commit is contained in:
Kris 2025-04-29 10:42:51 -04:00 committed by GitHub
parent 17f04c76d8
commit 541e6d7437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -277,6 +277,7 @@
}
#reply-control {
.composer-actions.is-expanded,
.composer-popup {
// need to raise the z-index here
// because we need another layer to put the AI icon above dropdowns