fix(app): restore tab layout consistency (#33804)
This commit is contained in:
parent
717b740d24
commit
b44af11e03
7 changed files with 73 additions and 21 deletions
|
|
@ -252,7 +252,7 @@ export function SessionComposerRegion(props: {
|
|||
</Show>
|
||||
<div
|
||||
classList={{
|
||||
"relative z-10": true,
|
||||
"relative z-30": true,
|
||||
}}
|
||||
style={{
|
||||
"margin-top": `${-lift()}px`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue