make x button different

This commit is contained in:
Lili (Tlapka) 2021-10-05 13:35:43 +02:00
parent 06f7ec47f1
commit 21aa618a22
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ defmodule PokemonCoutureWeb.Components.ClothesComponent do
<td>
<button
<%= if @user in @clothes.users do %>
class="button button-outline"
<% end %>
phx-click="toggle-active"
phx-target="<%= @myself %>"
>