summaryrefslogtreecommitdiff
path: root/src/client/ui/chat/note-header.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/ui/chat/note-header.vue')
-rw-r--r--src/client/ui/chat/note-header.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/ui/chat/note-header.vue b/src/client/ui/chat/note-header.vue
index 55228c4c38..be08183d39 100644
--- a/src/client/ui/chat/note-header.vue
+++ b/src/client/ui/chat/note-header.vue
@@ -79,7 +79,7 @@ export default defineComponent({
margin: 0 .5em 0 0;
padding: 1px 6px;
font-size: 80%;
- border: solid 1px var(--divider);
+ border: solid 0.5px var(--divider);
border-radius: 3px;
}