From 383e71a621824bd196ee019dd3239aa1ea80b888 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 11 Mar 2021 00:59:32 -0500 Subject: made text boxes span stackingview's when fitWidth or autoColumn is set. made doc decs fit stacking view docs properly when stack is viewScaled. increased default size of images when > 800 pixels. --- src/client/views/nodes/formattedText/FormattedTextBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes/formattedText/FormattedTextBox.scss') diff --git a/src/client/views/nodes/formattedText/FormattedTextBox.scss b/src/client/views/nodes/formattedText/FormattedTextBox.scss index 6fcd0eb8f..53aceb533 100644 --- a/src/client/views/nodes/formattedText/FormattedTextBox.scss +++ b/src/client/views/nodes/formattedText/FormattedTextBox.scss @@ -110,7 +110,7 @@ audiotag:hover { height: 100%; white-space: pre-wrap; .ProseMirror:hover { - background: rgba(200,200,200,0.8); + background: rgba(200,200,200,0.2); } hr { display: block; -- cgit v1.2.3-70-g09d2