top filters

This commit is contained in:
2025-06-05 09:36:54 +02:00
parent a4c219bfbb
commit ab6e50c28f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5421,7 +5421,7 @@ svg.ext {
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-filters {
position: sticky;
align-self: start;
top: 21rem;
top: 23rem;
left: 0;
background-color: rgb(255, 255, 255);
margin-bottom: 5rem;
@@ -143,7 +143,7 @@
.view-filters{
position: sticky;
align-self: start;
top: 21rem;
top: 23rem;
left: 0;
background-color: $white;
margin-bottom: 5rem;