vertical-style
This commit is contained in:
@@ -164,9 +164,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.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 ;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user