style(instructeurs): table dossiers in full width in a fluid container
This commit is contained in:
parent
232245ffed
commit
ae296e70ed
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
has_en_cours_notifications: @has_en_cours_notifications,
|
||||
has_termine_notifications: @has_termine_notifications }
|
||||
|
||||
.container
|
||||
.fr-container--fluid.fr-mx-4w
|
||||
- if @statut == 'a-suivre'
|
||||
%p.explication-onglet
|
||||
= t('views.instructeurs.dossiers.tab_explainations.a_suivre')
|
||||
|
|
Loading…
Reference in a new issue