ui(header): refine to fit with olivier design

This commit is contained in:
Martin 2022-08-22 10:43:11 +02:00 committed by mfo
parent 73f94b9635
commit af00936aac
8 changed files with 20 additions and 25 deletions

View file

@ -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"}}