diff --git a/assets/css/js_interop.css b/assets/css/js_interop.css index f0494ef33..b507e850f 100644 --- a/assets/css/js_interop.css +++ b/assets/css/js_interop.css @@ -294,10 +294,6 @@ solely client-side operations. @apply hidden; } -[phx-hook="VirtualizedLines"]:not(:hover) [data-el-clipcopy] { - @apply hidden; -} - /* === Session views === */ [data-el-session][data-js-view="code-zen"] [data-el-view-toggle="code-zen"] { diff --git a/lib/livebook_web/live/hub/new_live.ex b/lib/livebook_web/live/hub/new_live.ex index 756d8e525..4974d4b94 100644 --- a/lib/livebook_web/live/hub/new_live.ex +++ b/lib/livebook_web/live/hub/new_live.ex @@ -167,7 +167,6 @@ defmodule LivebookWeb.Hub.NewLive do