UX: Chat more message actions adjustments (#32404)

This commit is contained in:
Jordan Vidrine
2025-04-22 16:36:21 -05:00
committed by GitHub
parent 822a4f8195
commit b888ec07cb
3 changed files with 3 additions and 8 deletions

View File

@ -61,7 +61,8 @@
}
}
&:not(.composer-actions, .toolbar-popup-menu-options) .select-kit-filter {
&:not(.composer-actions, .toolbar-popup-menu-options, .more-actions-chat)
.select-kit-filter {
border: 1px solid var(--primary-low);
border-bottom: none;
}