with map nnode projet
This commit is contained in:
@@ -4241,7 +4241,7 @@ body {
|
|||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 30% !important;
|
width: 20% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
.block-region-first{
|
.block-region-first{
|
||||||
position:fixed;
|
position:fixed;
|
||||||
width: 30% !important;
|
width: 20% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Reference in New Issue
Block a user