feat: design update, show avatar in navbar
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<input id="app-drawer" type="checkbox" class="drawer-toggle" v-model="drawerOpen"/>
|
||||
|
||||
<div class="drawer-content">
|
||||
<div class="app-container h-full">
|
||||
<div class="app-container">
|
||||
<header class="app-header bg-neutral text-neutral-content w-full" v-if="platform === 'ios'"></header>
|
||||
|
||||
<section class="telecart-main-section">
|
||||
|
||||
Reference in New Issue
Block a user