aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/DocumentDecorations.tsx')
-rw-r--r--src/client/views/DocumentDecorations.tsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx
index fdbe2f866..dcfaecbc1 100644
--- a/src/client/views/DocumentDecorations.tsx
+++ b/src/client/views/DocumentDecorations.tsx
@@ -836,7 +836,9 @@ const dragDocView = SelectionManager.Views()[0];
)
}>
<div className={`documentDecorations-share${shareMode}`}>
+ &nbsp;
<span>{shareSymbolIcon + ' ' + shareMode}</span>
+ &nbsp;
</div>
</div>
) : (