recup commit dev

This commit is contained in:
2021-06-11 16:24:49 +02:00
parent b6730fa8d2
commit 81285b7135
23 changed files with 599 additions and 379 deletions

View File

@@ -552,7 +552,6 @@
& > a{
grid-template-columns: 100%!important;
grid-column-gap: 0!important;
grid-template-rows: 100%!important;
.card-image{
img{
width: 100%!important;
@@ -731,7 +730,8 @@
width: 100%!important;
}
} .start:not(#form)#archive, .start:not(#form)#calendrier, .start:not(#form)#articles{
}
.start:not(#form)#archive, .start:not(#form)#calendrier, .start:not(#form)#articles{
width: 90%!important;
.cat {
height: auto!important;
@@ -777,6 +777,30 @@
}
}
}
.start{
&#form{
.body-wrapper{
form{
.form-columns{
.form-column {
display: block;
.form-data {
width: 100%;
& > div{
width: 100%;
label{
display: block;
width: 100%;
text-align: center;
}
}
}
}
}
}
}
}
}
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
width: 90%!important;