diff --git a/frontend/src/components/Filter.vue b/frontend/src/components/Filter.vue
index 1cc6e758..127ea41e 100644
--- a/frontend/src/components/Filter.vue
+++ b/frontend/src/components/Filter.vue
@@ -18,44 +18,47 @@
{{ i == 0 ? 'Where' : 'And' }}
-
updateFilter(e, i)"
- placeholder="Filter by..."
- />
-
- (f.value = v.value)"
- placeholder="Value"
- class="!min-w-[140px]"
- />
-
-
+
+
updateFilter(e, i)"
+ placeholder="Filter by..."
+ />
+
+
+
+
+
+ (f.value = v.value)"
+ placeholder="Value"
+ />
+
+
+