feat: add learning classroom interface with video playback and a new dashboard index page.

This commit is contained in:
supalerk-ar66 2026-02-02 16:42:30 +07:00
parent 0ec99b140a
commit 2cd1d481aa
3 changed files with 34 additions and 37 deletions

View file

@ -141,7 +141,7 @@ onMounted(() => {
<div class="flex flex-col lg:flex-row gap-8 items-start">
<!-- LEFT SIDEBAR: Category Filter -->
<div class="w-full lg:w-64 flex-shrink-0 sticky top-24">
<div class="w-full lg:w-64 flex-shrink-0 lg:sticky lg:top-24">
<div class="bg-white rounded-2xl shadow-sm border border-slate-200 overflow-hidden">
<q-expansion-item
expand-separator