Commit 984d5189 authored by Mahmoud Aglan's avatar Mahmoud Aglan

fix: bump tab bar up with extra padding on native app

Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 796a2a89
......@@ -448,3 +448,4 @@ body::before {
/* Native App Mode */
.native-app .bottom-nav { display: none !important; }
.native-app .tab-bar { padding-bottom: calc(var(--safe-bottom) + 8px); }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment