chore(web): style tab button group and search bar (#8292)

* chore(web): style tab button group and search bar

* responsive design
This commit is contained in:
Alex
2024-03-26 10:36:15 -05:00
committed by GitHub
parent 6295edcdb7
commit 3a94be0212
4 changed files with 12 additions and 11 deletions
@@ -26,7 +26,7 @@
};
</script>
<div class="hidden xl:block">
<div class="hidden xl:block h-10">
<GroupTab
filters={Object.keys(AlbumFilter)}
selected={$albumViewSettings.filter}