improve styling
This commit is contained in:
@ -37,4 +37,5 @@
|
||||
|
||||
<span>
|
||||
<%= live_patch("Edit", to: Routes.note_show_path(@socket, :edit, @note), class: "button") %>
|
||||
</span> | <span><%= live_redirect("Back", to: Routes.note_index_path(@socket, :index)) %></span>
|
||||
</span>
|
||||
| <span><%= live_redirect("Back", to: Routes.note_index_path(@socket, :index)) %></span>
|
||||
|
Reference in New Issue
Block a user