From 8680d1c31d4f835663c070f5b8cef57254e75e28 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 12 Nov 2024 16:42:35 -0500 Subject: made equation background same as text. fixed dflt stroke/link width to both be 1. made function plot axis ranges get saved to Doc. marked equation->function links as being svgs. fixed initial size of equation boxes.. --- src/client/views/nodes/EquationBox.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/views/nodes/EquationBox.scss') diff --git a/src/client/views/nodes/EquationBox.scss b/src/client/views/nodes/EquationBox.scss index cbd13d924..55e0f5184 100644 --- a/src/client/views/nodes/EquationBox.scss +++ b/src/client/views/nodes/EquationBox.scss @@ -2,9 +2,7 @@ .equationBox-cont { transform-origin: center; - background-color: #e7e7e7; width: fit-content; - min-width: 100%; > span { width: fit-content; } -- cgit v1.2.3-70-g09d2