From 7e1209e6cb35c54b36729eeab236e7a10c2137e9 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Thu, 4 May 2023 16:44:59 -0700 Subject: [PATCH] Fix highlighting of nested context menus --- stylesheets/_modules.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 07b4cf521a1..d25e66362ed 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -7378,6 +7378,7 @@ button.module-image__border-overlay:focus { cursor: pointer; white-space: nowrap; display: flex; + width: 100%; align-items: center; @include font-body-2;