1
0

Show avatars of assigned users

This commit is contained in:
kolaente
2019-06-06 12:52:05 +02:00
parent 0b18ca73c2
commit aeae2c4f1f
4 changed files with 16 additions and 1 deletions

View File

@ -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{