infos tableau width div
This commit is contained in:
parent
5a4aaab0c1
commit
dcc8710fb1
|
@ -3104,7 +3104,7 @@ body {
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div {
|
||||||
flex: 1 0 auto;
|
flex: 1 1 auto;
|
||||||
min-width: 50%;
|
min-width: 50%;
|
||||||
}
|
}
|
||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div:has(.field_field_region) {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div:has(.field_field_region) {
|
||||||
|
|
|
@ -206,7 +206,7 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
div{
|
div{
|
||||||
flex: 1 0 auto;
|
flex: 1 1 auto;
|
||||||
min-width: 50%;
|
min-width: 50%;
|
||||||
}
|
}
|
||||||
// div .field_field_porteur_s_de_site{
|
// div .field_field_porteur_s_de_site{
|
||||||
|
|
Loading…
Reference in New Issue