Add user follow-up section (#250)
This commit is contained in:
@@ -157,6 +157,22 @@
|
||||
flex: 1 1 0;
|
||||
}
|
||||
|
||||
/* Follow-up */
|
||||
.followup.legend {
|
||||
font-size: 12px;
|
||||
}
|
||||
.followup.legend svg {
|
||||
margin: 0 3px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
}
|
||||
.followup.legend svg:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
.followup.legend svg:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* Labels */
|
||||
.label {
|
||||
background-color: #58A6FF30;
|
||||
|
||||
Reference in New Issue
Block a user