remove highlight paragraph from the fluid container

This commit is contained in:
Lisa Durand 2023-01-05 14:32:50 +01:00
parent b65a3d4baf
commit 5a4a5d89fd

View file

@ -25,7 +25,6 @@
has_en_cours_notifications: @has_en_cours_notifications,
has_termine_notifications: @has_termine_notifications }
.fr-container--fluid.fr-mx-4w.overflow-y-visible
.container.fr-highlight
- if @statut == 'a-suivre'
%p
@ -55,6 +54,7 @@
%p
= t('views.instructeurs.dossiers.tab_explainations.expirant')
.fr-container--fluid.fr-mx-4w.overflow-y-visible
%hr
.flex.fr-mb-2w
- if @filtered_sorted_paginated_ids.present? || @current_filters.count > 0