style(instructeurs): table dossiers in full width in a fluid container

This commit is contained in:
Colin Darie 2022-12-14 15:41:26 +01:00
parent 232245ffed
commit ae296e70ed
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4

View file

@ -25,7 +25,7 @@
has_en_cours_notifications: @has_en_cours_notifications, has_en_cours_notifications: @has_en_cours_notifications,
has_termine_notifications: @has_termine_notifications } has_termine_notifications: @has_termine_notifications }
.container .fr-container--fluid.fr-mx-4w
- if @statut == 'a-suivre' - if @statut == 'a-suivre'
%p.explication-onglet %p.explication-onglet
= t('views.instructeurs.dossiers.tab_explainations.a_suivre') = t('views.instructeurs.dossiers.tab_explainations.a_suivre')