diff --git a/projects/plugins/jetpack/changelog/update-jetpack-ai-breve-text b/projects/plugins/jetpack/changelog/update-jetpack-ai-breve-text new file mode 100644 index 0000000000000..348dd208630b6 --- /dev/null +++ b/projects/plugins/jetpack/changelog/update-jetpack-ai-breve-text @@ -0,0 +1,4 @@ +Significance: patch +Type: other + +AI Assistant: Breve UI and text enhancements diff --git a/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/breve.scss b/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/breve.scss index d94add53ee4c6..dea15a04bde7b 100644 --- a/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/breve.scss +++ b/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/breve.scss @@ -4,8 +4,6 @@ margin-bottom: 24px; .components-checkbox-control { - color: #757575; - &__input { @include features-colors( ( 'border-color' ) ); &:checked { diff --git a/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/controls.js b/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/controls.js index b6a1319921501..2f0fea15152ab 100644 --- a/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/controls.js +++ b/projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/breve/controls.js @@ -84,6 +84,7 @@ const Controls = ( { blocks, disabledFeatures } ) => { return (
{ __( 'Improve your writing with AI.', 'jetpack' ) }