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 { .menuStyle {
display: flex !important; display: flex;
flex-direction: column !important; flex-direction: column;
justify-content: center !important; justify-content: center;
height: auto !important; height: auto !important ;
padding-top: 8px !important; padding-top: 8px !important ;
} }
.menu_footer { .menu_footer {
display: flex; display: flex;