diff --git a/src/public/app/widgets/type_widgets/editable_code.js b/src/public/app/widgets/type_widgets/editable_code.js index 3bdc734f0..f536b6024 100644 --- a/src/public/app/widgets/type_widgets/editable_code.js +++ b/src/public/app/widgets/type_widgets/editable_code.js @@ -14,20 +14,10 @@ const TPL = ` position: relative; } - .trilium-api-docs-button { - /*display: none;*/ - position: absolute; - top: 10px; - right: 10px; - } - .note-detail-code-editor { min-height: 50px; } - -
@@ -37,6 +27,13 @@ const TPL = ` Execute + +