-
{{'ANNOTATION-DIALOG.TITLE' | translate}}
+ {{'ANNOTATION-DIALOG.TITLE' | translate}}
-
0" class="col-auto pl-0">
+
0" class="col-auto mt-1 pl-0">
@@ -81,7 +81,7 @@
{{getParentAnnotation(thread).author.name}}
{{getParentAnnotation(thread).timeStamp | dateTimeFormatter: "d MMMM, y 'at' h:mm a"}}
-
+
0" class="col-auto pl-0 dense-10">
diff --git a/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss
index 9ce76f138..c54f717de 100644
--- a/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss
+++ b/frontend/src/app/ui/annotations/annotation-dialog-component/annotation-dialog.component.scss
@@ -8,7 +8,7 @@ $mat-card-header-size: 40px !default;
padding: 0 1.5rem;
.title {
- font-size: 18px;
+ font-size: 18px;
font-weight: 400;
}
}