Show avatars of assigned users
This commit is contained in:
@ -58,6 +58,14 @@
|
||||
.tag {
|
||||
margin: 0 0.5em;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
border-radius: 50%;
|
||||
vertical-align: bottom;
|
||||
margin-left: 5px;
|
||||
height: 27px;
|
||||
width: 27px;
|
||||
}
|
||||
}
|
||||
|
||||
.high-priority{
|
||||
|
Reference in New Issue
Block a user