From 741973fd88bae897225509cfd75f8f6fdac4a0f6 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 29 Jun 2023 22:53:20 -0400 Subject: fixed rotation button icon --- src/client/views/DocumentDecorations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx index 41ce08d3c..3f71111e3 100644 --- a/src/client/views/DocumentDecorations.tsx +++ b/src/client/views/DocumentDecorations.tsx @@ -916,7 +916,7 @@ export class DocumentDecorations extends React.Component<{ PanelWidth: number; P }}> {this._isRotating ? null : ( tap to set rotate center, drag to rotate}> -
e.preventDefault()}> +
e.preventDefault()}> } color={Colors.LIGHT_GRAY} />
-- cgit v1.2.3-70-g09d2