fix card no image
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
Changes
|
||||
|
||||
.flex.items-center.gap-16
|
||||
%button.my-3{class: last_change_class}= last_change_text
|
||||
= link_to merged.changes_index_path do
|
||||
%button.my-3{class: last_change_class}= last_change_text
|
||||
|
||||
= form_tag( main_app.destroy_member_session_path , {method: :delete } ) do
|
||||
%button.flex.w-full.items-center.gap-2.rounded-lg.px-4.py-2.text-sm.text-blue-700.hover:bg-red-50{:role => "menuitem", :type => "submit"}
|
||||
|
Reference in New Issue
Block a user