From 689132180bc727ceff34a15bbaae01fb3f574615 Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Wed, 11 Jan 2023 18:12:28 -0500 Subject: [PATCH] Change label to "Additional CSS" --- .../edit-site/src/components/global-styles/screen-root.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/edit-site/src/components/global-styles/screen-root.js b/packages/edit-site/src/components/global-styles/screen-root.js index 0d7959f59fe95..4cbd39a6806a1 100644 --- a/packages/edit-site/src/components/global-styles/screen-root.js +++ b/packages/edit-site/src/components/global-styles/screen-root.js @@ -122,7 +122,9 @@ function ScreenRoot() { aria-label={ __( 'Additional CSS' ) } > - { __( 'Custom' ) } + + { __( 'Additional CSS' ) } +