with map nnode projet

This commit is contained in:
2025-11-17 23:08:12 +01:00
parent ed77181289
commit 7b687d2bae
2 changed files with 2 additions and 2 deletions

View File

@@ -4241,7 +4241,7 @@ body {
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
position: fixed;
width: 30% !important;
width: 20% !important;
margin-top: 1rem;
display: flex;
flex-direction: column;

View File

@@ -20,7 +20,7 @@
position: relative;
.block-region-first{
position:fixed;
width: 30% !important;
width: 20% !important;
margin-top: 1rem;
display: flex;
flex-direction: column;