rouen-metropole: show back-top link only on mobile (#62811)

This commit is contained in:
Emmanuel Cazenave 2022-03-15 17:07:40 +01:00
parent 0355417a48
commit b90d879d28
1 changed files with 2 additions and 0 deletions

View File

@ -68,3 +68,5 @@ $authentik-button-background: $gray-light;
$authentik-button-color: black;
$authentik-button-hover-background: $gray-dark;
$authentik-button-hover-color: white;
$back-top-display: mobile-only;