remove highlight paragraph from the fluid container
This commit is contained in:
parent
b65a3d4baf
commit
5a4a5d89fd
1 changed files with 29 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue