Skip to content
Snippets Groups Projects
Commit 7ca28706 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

Merge branch 'fix/carto/one-line-filters' into 'dev'

fix(carto): Make the filters fit in one row

See merge request !793
parents 7a40b95e a78a3eaa
Branches
Tags
2 merge requests!805V3.0.1,!793fix(carto): Make the filters fit in one row
......@@ -3,7 +3,7 @@
@import 'typography';
@import 'z-index';
@media #{$large-tablet} {
@media #{$tablet} {
.isntPhoneContent {
display: none !important;
}
......@@ -17,7 +17,6 @@
gap: 8px;
.filters {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment