change filter svg by img tag

This commit is contained in:
2025-12-10 15:27:26 +01:00
parent 1e4cb508cc
commit 4fce23843e
4 changed files with 10 additions and 34 deletions
+4 -1
View File
@@ -16,6 +16,9 @@
padding: 0;
border-radius: 30px;
overflow: visible;
display: flex;
align-items: center;
flex-direction: column;
}
.filterMenu{
@@ -93,8 +96,8 @@
}
.filterContainer{
display: flex;
width: fit-content;
flex-direction: row;
}
.filterMenu{