navbar V2 hell yeah

This commit is contained in:
2025-12-01 18:42:06 -05:00
parent 5a31d86969
commit 35cb149202
18 changed files with 402 additions and 63 deletions

View File

@@ -95,7 +95,7 @@ onMounted(async () => {
</script>
<template>
<div class="px-20 mx-auto max-w-[100rem] flex mt-5">
<div class="px-20 mx-auto max-w-[100rem] w-full flex mt-5">
<!-- training report list -->
<div class="px-4 my-3" :class="sidePanel == sidePanelState.closed ? 'w-full' : 'w-2/5'">
<div class="flex justify-between mb-4">