feat: SW-601 Implement filters and sort in map view
This commit is contained in:
@@ -41,4 +41,9 @@
|
||||
.container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.filterContainer {
|
||||
justify-content: flex-end;
|
||||
padding: 0 0 var(--Spacing-x1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user