getting ready for desktop version

This commit is contained in:
2024-10-03 09:46:23 +02:00
committed by juli0n21
parent 23b6ccb12a
commit 144caf2991
8 changed files with 76 additions and 41 deletions

View File

@@ -13,7 +13,7 @@ const headerStore = useHeaderStore();
</script>
<template>
<main class="flex-1 flex flex-col h-full overflow-scroll">
<main class="flex-1 flex flex-col h-full overflow-y-scroll">
<header v-show="true">
<div class="wrapper">
<nav class="flex justify-start my-2 mx-1 space-x-1 overflow-x-scroll flex-nowrap text-nowrap">