Skip to content
Snippets Groups Projects
Commit 1f148f4c authored by Antonin COQUET's avatar Antonin COQUET
Browse files

fix: change filter modal padding

parent 9112d41e
No related branches found
No related tags found
3 merge requests!178release V1.10.0,!154Dev,!134fix: change filter modal padding
......@@ -11,13 +11,13 @@
margin-left: 0;
}
margin-left: 196px;
margin-left: 213px;
}
.modalmoreFilters {
@media #{$desktop} {
margin-left: 0;
}
margin-left: 396px;
margin-left: 410px;
}
.modal {
max-width: 754px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment