diff --git a/lib/livebook_web/live/session_live/section_component.ex b/lib/livebook_web/live/session_live/section_component.ex index 9b591ab16..f5dcf0424 100644 --- a/lib/livebook_web/live/session_live/section_component.ex +++ b/lib/livebook_web/live/session_live/section_component.ex @@ -55,11 +55,6 @@ defmodule LivebookWeb.SessionLive.SectionComponent do role="toolbar" aria-label="section actions" > - - - <.remix_icon icon="link" class="text-xl" /> - - <.branching_menu section_view={@section_view} scope="actions" @@ -78,6 +73,11 @@ defmodule LivebookWeb.SessionLive.SectionComponent do + + + <.remix_icon icon="link" class="text-xl" /> + +