FIX: VDO VDM display settings
This commit is contained in:
parent
cbb1c280f0
commit
f3e6f94c52
|
@ -25,6 +25,8 @@ $item-height: 40px;
|
|||
}
|
||||
}
|
||||
|
||||
.vmo {
|
||||
display: none;
|
||||
.top-menu {
|
||||
.menu-item.vmo {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,6 +24,8 @@ $item-height: 40px;
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.vdo {
|
||||
display: none;
|
||||
.top-menu {
|
||||
.menu-item.vdo {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue