update
This commit is contained in:
parent
454964518f
commit
4f35a2d72b
3 changed files with 11 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
|||
padding: 22px;
|
||||
}
|
||||
.right.stackable.menu {
|
||||
@if $singleuser == true {
|
||||
@if $type == static {
|
||||
display: none;
|
||||
}
|
||||
.dropdown.item {
|
||||
|
|
Reference in a new issue