Merge pull request #349 from vastsa/main

fix(projects):fix invalid footer-height for theme configuration
This commit is contained in:
Soybean
2024-03-13 14:56:44 +08:00
committed by GitHub

View File

@ -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"
>