1 changed files with
2 additions and
1 deletions
|
|
@ -141,7 +141,8 @@
|
|
|
|
.module-menu {
|
|
|
|
.module-menu {
|
|
|
|
line-height: 50px;
|
|
|
|
line-height: 50px;
|
|
|
|
border-bottom: 0px;
|
|
|
|
border-bottom: 0px;
|
|
|
|
min-width: 200px;
|
|
|
|
min-width: 100px;
|
|
|
|
|
|
|
|
flex: 0 0 auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.module-menu-color {
|
|
|
|
.module-menu-color {
|
|
|
|
color: white;
|
|
|
|
color: white;
|
|
|
|