mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore: flex view
This commit is contained in:
parent
f28fe5a682
commit
f524a40062
@ -31,7 +31,7 @@
|
||||
const drawerStore = getDrawerStore();
|
||||
</script>
|
||||
|
||||
<main class="p-2 md:p-4 flex flex-col min-h-[90vh]">
|
||||
<main class="p-2 md:p-4 min-h-[90vh]">
|
||||
<Drawer>
|
||||
{#if $drawerStore.id === 'navdrawer'}
|
||||
<NavDrawer />
|
||||
|
Loading…
Reference in New Issue
Block a user