chore: lint

This commit is contained in:
Ramesh Mane
2026-03-04 14:42:39 +00:00
parent 06b453baa8
commit 6cd7ff50ae
14 changed files with 70 additions and 91 deletions

View File

@@ -367,8 +367,8 @@ onBeforeUnmount(() => {
isSettingsSidebar
? '!h-[calc(100vh-var(--topbar-height))]'
: btbShouldShow
? '!h-[calc(100vh-128px)]'
: '!h-[calc(100vh-92px)]'
? '!h-[calc(100vh-128px)]'
: '!h-[calc(100vh-92px)]'
"
/>
</a-tab-pane>