Add styles for Identicons for Groups
This commit is contained in:
parent
8456899743
commit
ec0ea51f67
|
|
@ -369,6 +369,10 @@ ul.indent-list {
|
|||
background-color: $row-hover;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.avatar-container > a {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue