Fix the search box size

This commit is contained in:
eraseyourknees
2022-09-18 21:47:55 +02:00
parent 667dfb2953
commit ee029fa550
+1 -1
View File
@@ -1,5 +1,5 @@
#search-products {
width: calc(100% - 20px);
width: 100%;
}
#products-list,