From 62c21c450065c4f5e7b594f32f06d8cd39d2ec55 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 9 Dec 2021 08:53:30 +0100 Subject: Set the html element fit in one page --- editor/editor.css | 4 ++-- editor/index.html | 12 ++++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/editor/editor.css b/editor/editor.css index c156768..1f3f1a4 100755 --- a/editor/editor.css +++ b/editor/editor.css @@ -302,8 +302,8 @@ li.ProseMirror-selectednode:after { color: black; background-clip: padding-box; border-radius: 4px; - border: 2px solid rgba(0, 0, 0, 0.2); - padding: 5px 0; + border: 1px solid rgba(0, 0, 0, 0.2); + padding-top: 5px 0; margin-bottom: 23px; } diff --git a/editor/index.html b/editor/index.html index da0d39d..226c87a 100755 --- a/editor/index.html +++ b/editor/index.html @@ -21,11 +21,15 @@ Chimrod – Editor @@ -59,7 +63,7 @@
-
+