mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore: flex view
This commit is contained in:
parent
f28fe5a682
commit
f524a40062
@ -31,7 +31,7 @@
|
|||||||
const drawerStore = getDrawerStore();
|
const drawerStore = getDrawerStore();
|
||||||
</script>
|
</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>
|
<Drawer>
|
||||||
{#if $drawerStore.id === 'navdrawer'}
|
{#if $drawerStore.id === 'navdrawer'}
|
||||||
<NavDrawer />
|
<NavDrawer />
|
||||||
|
Loading…
Reference in New Issue
Block a user