update 0.10.3
This commit is contained in:
@@ -202,7 +202,9 @@ function LeftConfig(props: LeftConfigProps) {
|
||||
);
|
||||
})}
|
||||
</Menu>
|
||||
<div className={`${styles.menu_footer} yh-menufooter`}>{props.footerConfig}</div>
|
||||
<div className={`${styles.menu_footer} yh-menufooter ant-menu-root ant-menu-vertical`}>
|
||||
{props.footerConfig}
|
||||
</div>
|
||||
<Menu selectedKeys={[]}>
|
||||
<Menu.Item
|
||||
key="1"
|
||||
|
@@ -193,7 +193,6 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user