fix: base header color

This commit is contained in:
2025-12-19 01:30:17 +03:00
parent 4cd49b17a6
commit 28d80d0f19

View File

@@ -4,7 +4,7 @@
<div class="drawer-content">
<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">
<FullscreenViewport v-if="platform === 'ios' || platform === 'android'"/>