date slider filter (kinda finished just buggy label)

This commit is contained in:
mattiapezzotti
2024-06-28 17:54:37 +02:00
parent 6b0d6f7017
commit bdcebcab33
6 changed files with 153 additions and 2 deletions
+5
View File
@@ -621,3 +621,8 @@ label.streetside-hires {
border-radius: 4px;
cursor: pointer;
}
datalist {
display: inline-block;
vertical-align: middle;
}