Commit 5676ac12 by YunaiV

Merge branch 'master' of https://github.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm

parents 6fba4b72 7e715dd0
...@@ -197,7 +197,7 @@ export const useRenderLayout = () => { ...@@ -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
} }
]} ]}
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment