You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
294 B

.o_project_title_img{
width: 50px;
display: inline-block;
}
.o_worker_avatar_img{
width: 70px;
display: block;
}
.o_worker_avatar_card{
width: 100px;
display: inline-block;
text-align: center;
}
.o_trash_icon{
width: 20px;
}
.o_float_right{
float: right;
}