vertical-style
This commit is contained in:
@@ -164,9 +164,9 @@
|
||||
}
|
||||
|
||||
.menuStyle {
|
||||
display: flex !important;
|
||||
flex-direction: column !important;
|
||||
justify-content: center !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
height: auto !important ;
|
||||
padding-top: 8px !important ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user