width map node projet
This commit is contained in:
@@ -4241,10 +4241,11 @@ 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;
|
||||||
|
margin-left: 2rem;
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
@@ -4299,7 +4300,6 @@ body {
|
|||||||
flex: 0 1 45% !important;
|
flex: 0 1 45% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-width: 45%;
|
max-width: 45%;
|
||||||
margin-left: 3rem;
|
|
||||||
}
|
}
|
||||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
@@ -20,12 +20,12 @@
|
|||||||
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;
|
||||||
// align-items: center;
|
// align-items: center;
|
||||||
// margin-left: 2rem;
|
margin-left: 2rem;
|
||||||
// @media(max-width: 810px){
|
// @media(max-width: 810px){
|
||||||
// position: relative;
|
// position: relative;
|
||||||
// width: 100% !important;
|
// width: 100% !important;
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
flex: 0 1 45% !important;
|
flex: 0 1 45% !important;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-width: 45%;
|
max-width: 45%;
|
||||||
margin-left: 3rem;
|
// margin-left: 3rem;
|
||||||
.block-region-second{
|
.block-region-second{
|
||||||
// margin-left: 3rem;
|
// margin-left: 3rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user