From 7f35ec9b6a878dae759eabfb682faf8147fdf4b5 Mon Sep 17 00:00:00 2001 From: ilkin-overleaf <100852799+ilkin-overleaf@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:21:09 +0300 Subject: [PATCH] Merge pull request #21260 from overleaf/ii-share-modal-role-dropdown [web] BS5 share modal role dropdown click GitOrigin-RevId: bb235564a42e737b0fafb4b6b3f47816440a5402 --- .../web/frontend/stylesheets/bootstrap-5/components/form.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/frontend/stylesheets/bootstrap-5/components/form.scss b/services/web/frontend/stylesheets/bootstrap-5/components/form.scss index 9c1a49ea18..35c2a67928 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/components/form.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/components/form.scss @@ -139,6 +139,7 @@ display: flex; align-items: center; font-size: 0; + pointer-events: none; } .form-control-start-icon {