fix entiry layouts
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
%h1 New entity
|
||||
|
||||
.grid.grid-cols-3
|
||||
%div
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Back', entities_path
|
||||
.flex.justify-center
|
||||
.column
|
||||
.text-xl.m-4
|
||||
New entity
|
||||
= render 'form'
|
||||
|
Reference in New Issue
Block a user