feat: Implement initial application layout, header, course discovery, and dashboard pages with Thai localization.

This commit is contained in:
supalerk-ar66 2026-02-09 14:47:02 +07:00
parent 0fc67bf9c3
commit 38969c7169
5 changed files with 11 additions and 7 deletions

View file

@ -29,7 +29,7 @@ const toggleLeftDrawer = () => {
v-model="leftDrawerOpen"
show-if-above
bordered
:width="260"
:width="280"
class="!bg-white dark:!bg-[#1e293b] border-r border-slate-200 dark:border-slate-700"
>
<AppSidebar />