Update Filters layout (#1847)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-05-24 20:46:19 +06:00
committed by GitHub
parent b470ec3769
commit 02e4d1988d
26 changed files with 526 additions and 193 deletions
@@ -173,7 +173,7 @@
</div>
</div>
<div class="statustableview-container">
<TableBrowser {_class} {query} config={resConfig} {options} showNotification />
<TableBrowser {_class} bind:query config={resConfig} {options} filters={[]} showNotification />
</div>
<style lang="scss">