remove form previsualisation button from dashboard and improve design action buttons
This commit is contained in:
parent
c6f13f63b5
commit
6b1c80ebc9
2 changed files with 26 additions and 37 deletions
|
@ -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])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue