Merge branch 'master' of https://github.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm
commit
5676ac125d
|
@ -197,7 +197,7 @@ export const useRenderLayout = () => {
|
||||||
`${prefixCls}-content-scrollbar`,
|
`${prefixCls}-content-scrollbar`,
|
||||||
{
|
{
|
||||||
'!h-[calc(100%-var(--tags-view-height))] mt-[calc(var(--tags-view-height))]':
|
'!h-[calc(100%-var(--tags-view-height))] mt-[calc(var(--tags-view-height))]':
|
||||||
fixedHeader.value
|
fixedHeader.value && tagsView.value
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue