From 6e94a80c84237b378138d27095a5986ffce8c318 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Sun, 29 Mar 2020 10:59:25 +0300 Subject: [PATCH] change terminal fit-to-window icon Signed-off-by: Jari Kolehmainen --- dashboard/client/components/dock/dock.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/client/components/dock/dock.tsx b/dashboard/client/components/dock/dock.tsx index d6549d12e6..ff47c3f727 100644 --- a/dashboard/client/components/dock/dock.tsx +++ b/dashboard/client/components/dock/dock.tsx @@ -133,7 +133,7 @@ export class Dock extends React.Component { {hasTabs() && ( <> Exit full size mode : Fit to window} onClick={toggleFillSize} />