Skip to content
Extraits de code Groupes Projets
Valider 3b12387f rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[UPD] sticky on titles for global view

parent 70edc9f4
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</div> </div>
<div class="row bg-white pt-3 pb-3 text-center"> <div class="row bg-white pt-3 pb-3 text-center">
<div class="col-12 col-md-6 p-3"> <div class="col-12 col-md-6 p-3">
<h2>La consommation</h2> <h2 class="sticky-top bg-white py-2">La consommation</h2>
<t <t
t-call="oacc_portal_overview_cdc.profil_conso" t-call="oacc_portal_overview_cdc.profil_conso"
/> />
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</div> </div>
<div class="col-12 col-md-6 p-3"> <div class="col-12 col-md-6 p-3">
<h2>La Production</h2> <h2 class="sticky-top bg-white py-2">La Production</h2>
<t <t
t-call="oacc_portal_overview_cdc.profil_prod" t-call="oacc_portal_overview_cdc.profil_prod"
/> />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter