mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 14:16:53 +00:00
chore: lint
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user