Remove unused code and prevent click propagation on the avatar list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -111,9 +111,6 @@ export default {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
|
||||
/* & > div {
|
||||
margin-right: 10px;
|
||||
} */
|
||||
.icon {
|
||||
opacity: 0.5;
|
||||
padding: 12px 3px;
|
||||
@@ -125,14 +122,6 @@ export default {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
.card-assigned-users {
|
||||
flex-grow: 1;
|
||||
padding: 6px 0;
|
||||
margin-right: -5px;
|
||||
.avatardiv {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.badges .icon.due {
|
||||
|
||||
Reference in New Issue
Block a user