update-footerconfig

This commit is contained in:
xiyang.bai
2021-08-11 19:52:28 +08:00
parent 2a2b6306b8
commit 83b808dcb4
4 changed files with 39 additions and 11 deletions

View File

@@ -163,6 +163,12 @@
}
}
.menuStyle {
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
height: auto !important;
}
.menu_footer {
display: flex;
flex-direction: column;