diff --git a/changelog/update-8449-change-overview-sandbox-mode-notice b/changelog/update-8449-change-overview-sandbox-mode-notice new file mode 100644 index 00000000000..e4784827489 --- /dev/null +++ b/changelog/update-8449-change-overview-sandbox-mode-notice @@ -0,0 +1,4 @@ +Significance: minor +Type: update + +Reduce the visual footprint of the sandbox mode notice. diff --git a/client/components/account-status/account-tools/index.tsx b/client/components/account-status/account-tools/index.tsx index aeb49cbbed3..5cb61ae4520 100644 --- a/client/components/account-status/account-tools/index.tsx +++ b/client/components/account-status/account-tools/index.tsx @@ -50,7 +50,7 @@ export const AccountTools: React.FC< Props > = ( props: Props ) => { ) }