change tool bar svg by img tag

This commit is contained in:
2025-12-10 15:34:41 +01:00
parent 76f7d16733
commit 7fff6177b4
3 changed files with 4 additions and 12 deletions
+1 -6
View File
@@ -39,7 +39,7 @@
.createButton {
font-size: 2rem;
color: #019AFF;
color: black;
}
.createButton:hover, .searchButton:hover, .mobileFilter:hover {
@@ -63,11 +63,6 @@
justify-content: center;
}
.sortButton svg, .searchButton svg {
transform: scale(0.5);
fill: #019AFF;
}
.sortButton:focus, .searchButton:focus {
outline: none;