fix(procedures/all): table layout issue
This commit is contained in:
parent
b0d983f4a2
commit
1de936e1d6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- if show_detail
|
||||
%tr.procedure{ id: "procedure_detail_#{procedure.id}" }
|
||||
%td.fr-highlight--beige-gris-galet{ colspan: '6' }
|
||||
%td.fr-highlight--beige-gris-galet{ colspan: '7' }
|
||||
.fr-container
|
||||
.fr-grid-row
|
||||
.fr-col-6
|
||||
|
|
Loading…
Reference in a new issue