summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/pages/messaging-room.message.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/pages/messaging-room.message.vue b/src/client/pages/messaging-room.message.vue
index ca0f231ade..523e6ab866 100644
--- a/src/client/pages/messaging-room.message.vue
+++ b/src/client/pages/messaging-room.message.vue
@@ -230,7 +230,7 @@ export default Vue.extend({
> footer {
display: block;
margin: 2px 0 0 0;
- font-size: 10px;
+ font-size: 0.65em;
> .read {
margin: 0 8px;