responsive filtre actu
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
label{
|
||||
@@ -133,6 +133,11 @@
|
||||
height: 25px;
|
||||
width: 96%;
|
||||
}
|
||||
&.js-form-item{
|
||||
@media(max-width: 810px){
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
}
|
||||
.form-actions{
|
||||
padding-top:1rem ;
|
||||
|
||||
Reference in New Issue
Block a user