From 2a2c82cd292fe0c7f8c8f452605e5a712b86c4bb Mon Sep 17 00:00:00 2001 From: thfrei <7283497+thfrei@users.noreply.github.com> Date: Sat, 7 Nov 2020 23:17:40 +0100 Subject: [PATCH] minor update for canvas --- src/public/app/widgets/type_widgets/canvas_note.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/public/app/widgets/type_widgets/canvas_note.js b/src/public/app/widgets/type_widgets/canvas_note.js index ec32be0bb..64f3dbbb4 100644 --- a/src/public/app/widgets/type_widgets/canvas_note.js +++ b/src/public/app/widgets/type_widgets/canvas_note.js @@ -8,7 +8,8 @@ import _debounce from './canvas-note-utils/lib/lodash.debounce.js'; const TPL = `
+ style=" /*resize: both;*/ + overflow:auto; width: 100%; height: 80%; background-color: rgba(255,248,230,0.58); border: 1px double #efefef;">