From ed099a3990d8047c32b614f1ca2d13af67910998 Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 3 Jul 2022 14:02:26 -0400 Subject: fixed clicking on empty parts of equation box to start editing --- src/client/views/nodes/EquationBox.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/client/views/nodes/EquationBox.scss b/src/client/views/nodes/EquationBox.scss index c6a497831..9714e1bd0 100644 --- a/src/client/views/nodes/EquationBox.scss +++ b/src/client/views/nodes/EquationBox.scss @@ -2,4 +2,7 @@ .equationBox-cont { transform-origin: top left; + > span { + width: 100%; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2