improved ThFilterGroup style

This commit is contained in:
Philipp Dormann 2023-03-15 14:47:27 +01:00
parent 7b420c430d
commit f917018fd9

View File

@ -5,7 +5,7 @@
let selected = "all"; let selected = "all";
</script> </script>
<th> <th style="border-bottom: 1px solid #ddd;">
<select <select
on:input={() => { on:input={() => {
setTimeout(() => { setTimeout(() => {