little button work

This commit is contained in:
2023-01-18 12:40:19 +02:00
parent ad22cf8aaf
commit 27e6d08e73
5 changed files with 15 additions and 13 deletions

View File

@ -13,7 +13,7 @@
.prose= markdown(@member.bio)
- if current_member == @member
.flex.justify-around
.flex.justify-around.ml-20
= link_to edit_member_path(@member) do
%button.bg-cyan-200.mr-3.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400
Edit