From d62b72ed695f62cd0690bb9dadfc2747d6c71e5a Mon Sep 17 00:00:00 2001 From: Kenneth Bogner Date: Sun, 9 May 2021 02:49:37 -0400 Subject: [PATCH] small ui padding enhancement --- lib/radio_web/live/station_live.html.leex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/radio_web/live/station_live.html.leex b/lib/radio_web/live/station_live.html.leex index e9f07a4..14475a2 100644 --- a/lib/radio_web/live/station_live.html.leex +++ b/lib/radio_web/live/station_live.html.leex @@ -15,7 +15,7 @@ <%= if is_map(@context.selected_device) do %>
<% else %> -
+
<% end %>
<%= case assigns[:devices] do %>