Remove padding from app info button

This commit is contained in:
José Valim 2023-06-30 07:21:35 +02:00
parent 8dc28aa567
commit 6a4a5596bf

View file

@ -153,7 +153,7 @@ defmodule LivebookWeb.SessionLive.AppInfoComponent do
defp app_info_icon(assigns) do defp app_info_icon(assigns) do
~H""" ~H"""
<span <span
class="icon-button cursor-pointer tooltip bottom-left" class="icon-button p-0 cursor-pointer tooltip bottom-left"
data-tooltip={ data-tooltip={
~S''' ~S'''
App deployment is a way to share your App deployment is a way to share your