From b8c89d70a5ae5373e84d95647e302017011dfa53 Mon Sep 17 00:00:00 2001 From: Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> Date: Mon, 4 Jul 2022 12:59:59 -0700 Subject: updated start location of border radius --- src/client/views/DocumentDecorations.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss index af4ceb0b5..b490278c3 100644 --- a/src/client/views/DocumentDecorations.scss +++ b/src/client/views/DocumentDecorations.scss @@ -107,6 +107,8 @@ $resizeHandler: 8px; .documentDecorations-borderRadius { position: absolute; border-radius: 100%; + left: 3px; + top: 23px; background: $medium-gray; height: 10; width: 10; -- cgit v1.2.3-70-g09d2