From fcc342e4225b4cc9d439b65ac8963f285e2ec9d1 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Wed, 11 May 2022 20:29:43 +0200 Subject: [PATCH] feat: always show scrollbar in the editor (#791) --- src/components/TheEditor.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/TheEditor.vue b/src/components/TheEditor.vue index ab5dbe6c..c6991636 100644 --- a/src/components/TheEditor.vue +++ b/src/components/TheEditor.vue @@ -49,7 +49,7 @@ - +