remove form previsualisation button from dashboard and improve design action buttons

This commit is contained in:
Lisa Durand 2023-05-31 12:15:53 +02:00
parent c6f13f63b5
commit 6b1c80ebc9
2 changed files with 26 additions and 37 deletions

View file

@ -1,5 +1,5 @@
#breadcrumbs.sub-header
.container.flex.justify-between.align-baseline.column
#breadcrumbs
.fr-container.flex.justify-between.align-baseline.column
%nav.fr-breadcrumb.mt-0{ role: "navigation", aria: { label: t('you_are_here', scope: [:layouts, :breadcrumb]) } }
%button.fr-breadcrumb__button{ aria: { expanded: "false", controls: "breadcrumb-1" } }
= t('show', scope: [:layouts, :breadcrumb])