diff --git a/ui/src/Styles/Components/Annotation.scss b/ui/src/Styles/Components/Annotation.scss index 86345fe44..80c98ca8c 100644 --- a/ui/src/Styles/Components/Annotation.scss +++ b/ui/src/Styles/Components/Annotation.scss @@ -1,5 +1,5 @@ .components-grid-annotation { - font-size: 90%; + font-size: 85%; color: $body-color; }