change style
This commit is contained in:
@@ -162,14 +162,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.menuWidth.menus {
|
||||
width: initial;
|
||||
}
|
||||
|
||||
.menuStyle {
|
||||
.menuStyle.menus {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
height: auto !important ;
|
||||
padding: 8px 16px !important ;
|
||||
height: auto;
|
||||
span:nth-child(1) {
|
||||
margin-top: 10px;
|
||||
}
|
||||
span:nth-child(2) {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
.menu_footer {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user