diff --git a/src/components/FluxNote.vue b/src/components/FluxNote.vue index 5f743c7..f221dcf 100644 --- a/src/components/FluxNote.vue +++ b/src/components/FluxNote.vue @@ -210,7 +210,6 @@ $header-height: 40px; .note { display: flex; flex-direction: column; - text-align: justify; overflow-y: auto; height: 100vh; position: sticky;