From 21e559d699c2828f83e58a048f2aad6634abdc07 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 29 Sep 2021 23:50:54 -0400 Subject: fixed placement of link icon for ink strokes. --- src/client/views/InkStroke.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/client/views/InkStroke.scss b/src/client/views/InkStroke.scss index e876d11ed..55e06c6ca 100644 --- a/src/client/views/InkStroke.scss +++ b/src/client/views/InkStroke.scss @@ -19,6 +19,8 @@ stroke-linecap: round; overflow: visible !important; transform-origin: top left; + width: 100%; + height: 100%; svg:not(:root) { overflow: visible !important; -- cgit v1.2.3-70-g09d2