feat: Implement initial application layout, header, course discovery, and dashboard pages with Thai localization.
This commit is contained in:
parent
0fc67bf9c3
commit
38969c7169
5 changed files with 11 additions and 7 deletions
|
|
@ -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 />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue