fix(app): restore tab layout consistency (#33804)

This commit is contained in:
Brendan Allan 2026-06-25 15:00:12 +08:00 committed by GitHub
commit b44af11e03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 73 additions and 21 deletions

View file

@ -252,7 +252,7 @@ export function SessionComposerRegion(props: {
</Show>
<div
classList={{
"relative z-10": true,
"relative z-30": true,
}}
style={{
"margin-top": `${-lift()}px`,