feat(plugins/followup): add indepth mode (#627)
This commit is contained in:
@@ -274,6 +274,12 @@
|
||||
/* Follow-up */
|
||||
.followup.legend {
|
||||
font-size: 12px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.followup.legend .field {
|
||||
width: 46%;
|
||||
justify-content: flex-start;
|
||||
margin-left: 8px;
|
||||
}
|
||||
.followup.legend svg {
|
||||
margin: 0 3px;
|
||||
|
||||
Reference in New Issue
Block a user