Fix display privateComment in activity

This commit is contained in:
2022-05-02 16:50:24 +02:00
parent ae624d25fc
commit 02a8f5a863
2 changed files with 24 additions and 14 deletions

View File

@@ -277,6 +277,10 @@ table.table-bordered {
}
}
.private-quote {
border-left: 10px solid $pink;
}
/// meta-data
div.createdBy,
div.updatedBy,