diff --git a/src/components/FluxNote.vue b/src/components/FluxNote.vue index 004bd81..fa6a66b 100644 --- a/src/components/FluxNote.vue +++ b/src/components/FluxNote.vue @@ -199,7 +199,7 @@ $header-height: 40px; } .note { - text-align: left; + text-align: justify; overflow-y: auto; height: 100vh; position: sticky;