style(labels): fix new admin labels table
This commit is contained in:
parent
3c880a0849
commit
f399c7eb2a
1 changed files with 26 additions and 23 deletions
|
@ -13,7 +13,10 @@
|
|||
class: "fr-btn fr-btn--primary fr-btn--icon-left fr-icon-add-circle-line mb-3"
|
||||
|
||||
- if @procedure.labels.present?
|
||||
.fr-table.fr-table--layout-fixed
|
||||
.fr-table.fr-table--lg
|
||||
.fr-table__wrapper
|
||||
.fr-table__container
|
||||
.fr-table__content
|
||||
%table
|
||||
%caption Liste des labels
|
||||
%thead
|
||||
|
|
Loading…
Reference in a new issue