From 547aafba4f6be00b6bd99479e4cb6d3a7ff8f994 Mon Sep 17 00:00:00 2001 From: Jordan Vidrine <30537603+jordanvidrine@users.noreply.github.com> Date: Wed, 20 Dec 2023 13:54:59 -0600 Subject: [PATCH] UX: Add class to text select menu when fast-editing (#24991) --- .../app/components/post-text-selection-toolbar.gjs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/app/components/post-text-selection-toolbar.gjs b/app/assets/javascripts/discourse/app/components/post-text-selection-toolbar.gjs index 372a724e993..4fdc6853c15 100644 --- a/app/assets/javascripts/discourse/app/components/post-text-selection-toolbar.gjs +++ b/app/assets/javascripts/discourse/app/components/post-text-selection-toolbar.gjs @@ -183,7 +183,11 @@ export default class PostTextSelectionToolbar extends Component {