add styles for filtres

This commit is contained in:
smanylov
2026-05-06 19:17:47 +07:00
parent 42cc96a28a
commit 29546740c7
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -650,6 +650,10 @@
&.text-filter-search {
flex-grow: 1;
justify-content: space-between;
&.end {
justify-content: end;
}
}
@media (max-width: 768px) {