vertical-style

This commit is contained in:
xiyang.bai
2021-08-12 13:45:48 +08:00
parent acd421f456
commit 02c31776c4

View File

@@ -164,11 +164,11 @@
}
.menuStyle {
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
height: auto !important;
padding-top: 8px !important;
display: flex;
flex-direction: column;
justify-content: center;
height: auto !important ;
padding-top: 8px !important ;
}
.menu_footer {
display: flex;