ui(header): refine to fit with olivier design
This commit is contained in:
parent
73f94b9635
commit
af00936aac
8 changed files with 20 additions and 25 deletions
|
@ -7,6 +7,7 @@
|
|||
.fr-collapse#breadcrumb-1
|
||||
%ol.fr-breadcrumb__list
|
||||
%li= link_to t('root', scope: [:layouts, :breadcrumb]), root_path, class: 'fr-breadcrumb__link'
|
||||
|
||||
- steps.each.with_index do |step, i|
|
||||
- if i == steps.size - 1
|
||||
%li{ aria: {current: "page"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue