diff --git a/app/components/t_w/static_sidebar_component.html.erb b/app/components/t_w/static_sidebar_component.html.erb index edecfdae0..2d3615e7f 100644 --- a/app/components/t_w/static_sidebar_component.html.erb +++ b/app/components/t_w/static_sidebar_component.html.erb @@ -1,5 +1,5 @@ -
- <%= link_to root_path, class: "flex justify-start items-center px-4 py-2" do %> +
+ <%= link_to root_path, class: "flex justify-start items-center h-16 px-4" do %>
<%= image_tag("SD_icon.png", alt: "logo", class:"w-10 h-10") %>