diff --git a/src/element/Note.css b/src/element/Note.css index d894da487..3fc9fc688 100644 --- a/src/element/Note.css +++ b/src/element/Note.css @@ -12,7 +12,7 @@ } .note > .header .reply { - font-size: small; + font-size: 12px; color: var(--gray-light); }