feat: add learning classroom interface with video playback and a new dashboard index page.
This commit is contained in:
parent
0ec99b140a
commit
2cd1d481aa
3 changed files with 34 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue