sticky filters

This commit is contained in:
2025-05-15 12:30:47 +02:00
parent 1e4201a45e
commit 4d6f2e4ca1
8 changed files with 19 additions and 172 deletions
@@ -1,6 +1,10 @@
.path-ressources{
.layout-content{
.layout-container {
overflow: visible;
}
.layout-content{
width: 100vw;
.region-content{
width: 100%;
@@ -109,10 +113,10 @@
order: 3;
}
.view-base-de-donnees{
display: flex;
flex-direction: row;
// display: flex;
// flex-direction: row;
.view-filters{
position: fixed;
position: sticky;
top: 13rem;
left: 0;
width: 15%;