width map node projet

This commit is contained in:
2025-11-17 23:25:23 +01:00
parent c169bbd3fb
commit 2e228484db
2 changed files with 5 additions and 5 deletions

View File

@@ -4241,10 +4241,11 @@ 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;
margin-left: 2rem;
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
width: 100% !important;
@@ -4299,7 +4300,6 @@ body {
flex: 0 1 45% !important;
margin-top: 1rem;
max-width: 45%;
margin-left: 3rem;
}
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
position: relative;