display filtre none
This commit is contained in:
@@ -332,7 +332,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media (max-width:810px) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
// bandeau filtes
|
||||
.view-filters{
|
||||
// display: none;
|
||||
display: none;
|
||||
background: $white;
|
||||
}
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.form-item-titre-du-document{
|
||||
.form-item--titre-du-document{
|
||||
margin-left: 13%;
|
||||
margin-right: 20%;
|
||||
width: 60%;
|
||||
|
||||
Reference in New Issue
Block a user