fix(projects):fix invalid footer-height for theme configuration
This commit is contained in:
parent
8143b0063c
commit
6c5404610b
@ -104,6 +104,7 @@ setupMixMenuContext();
|
||||
:sider-width="siderWidth"
|
||||
:sider-collapsed-width="siderCollapsedWidth"
|
||||
:footer-visible="themeStore.footer.visible"
|
||||
:footer-height="themeStore.footer.height"
|
||||
:fixed-footer="themeStore.footer.fixed"
|
||||
:right-footer="themeStore.footer.right"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user