From 97185ad34c6369b6fd71ea2c50b44ba45416a251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Tue, 9 Apr 2024 18:23:44 +0200 Subject: [PATCH] Fix tooltip location to avoid scrollbars --- lib/livebook_web/live/hub/edit/team_component.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/livebook_web/live/hub/edit/team_component.ex b/lib/livebook_web/live/hub/edit/team_component.ex index ce07d62a8..b19b071f1 100644 --- a/lib/livebook_web/live/hub/edit/team_component.ex +++ b/lib/livebook_web/live/hub/edit/team_component.ex @@ -352,7 +352,7 @@ defmodule LivebookWeb.Hub.Edit.TeamComponent do aria-label="copy to clipboard" phx-click={ JS.dispatch("lb:clipcopy", to: "#teams-key") - |> JS.transition("tooltip top", time: 2000) + |> JS.transition("tooltip left", time: 2000) } > <.button color="gray" small type="button">