top filters
This commit is contained in:
+1
-1
@@ -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 {
|
.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;
|
position: sticky;
|
||||||
align-self: start;
|
align-self: start;
|
||||||
top: 21rem;
|
top: 23rem;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);
|
||||||
margin-bottom: 5rem;
|
margin-bottom: 5rem;
|
||||||
|
|||||||
@@ -143,7 +143,7 @@
|
|||||||
.view-filters{
|
.view-filters{
|
||||||
position: sticky;
|
position: sticky;
|
||||||
align-self: start;
|
align-self: start;
|
||||||
top: 21rem;
|
top: 23rem;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
margin-bottom: 5rem;
|
margin-bottom: 5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user