Moves separating margin

This commit is contained in:
Corinne Durrmeyer 2024-06-20 09:57:19 +02:00
parent f12f7c15e5
commit f3181f1f5e
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
2 changed files with 3 additions and 3 deletions

View file

@ -25,4 +25,4 @@
.fr-nav__item:only-child::before {
box-shadow: none;
}
}
}

View file

@ -1,11 +1,11 @@
%nav.fr-translate.fr-nav{ role: "navigation", "aria-label"=> t('my_account', scope: [:layouts]) }
.fr-nav__item
%button.account-btn.fr-translate__btn.fr-btn{ "aria-controls" => "account", "aria-expanded" => "false", :title => t('my_account', scope: [:layouts]) }
%span= current_email
%span.fr-mr-1w= current_email
- if dossier.present? && dossier&.france_connected_with_one_identity?
%span
 via FranceConnect
%span{ class: "fr-badge fr-badge--sm fr-ml-1w #{color_by_role(nav_bar_profile)}" }
%span{ class: "fr-badge fr-badge--sm #{color_by_role(nav_bar_profile)}" }
= t("layouts.#{nav_bar_profile}")
#account.fr-collapse.fr-menu
%ul.fr-menu__list.max-content