fix: base header color
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<div class="drawer-content">
|
<div class="drawer-content">
|
||||||
<div class="app-container">
|
<div class="app-container">
|
||||||
<header class="app-header bg-base-100 w-full"></header>
|
<header class="app-header bg-base-200 w-full"></header>
|
||||||
|
|
||||||
<section class="telecart-main-section">
|
<section class="telecart-main-section">
|
||||||
<FullscreenViewport v-if="platform === 'ios' || platform === 'android'"/>
|
<FullscreenViewport v-if="platform === 'ios' || platform === 'android'"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user