Add styles for Identicons for Groups

This commit is contained in:
kushalpandya 2017-07-31 16:04:45 +05:30
parent 8456899743
commit ec0ea51f67
1 changed files with 4 additions and 0 deletions

View File

@ -369,6 +369,10 @@ ul.indent-list {
background-color: $row-hover;
cursor: pointer;
}
.avatar-container > a {
width: 100%;
}
}
}