add of sort method

This commit is contained in:
2025-11-20 22:14:29 +01:00
parent 4ac727e76a
commit b024d13101
5 changed files with 118 additions and 64 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
}
.sortButton svg {
transform: scale(1.5);
transform: scale(0.8);
fill: #019AFF;
}