diff --git a/projects/aca-content/src/lib/ui/theme.scss b/projects/aca-content/src/lib/ui/theme.scss index 5a43f3bcf..cf7ddf9fb 100644 --- a/projects/aca-content/src/lib/ui/theme.scss +++ b/projects/aca-content/src/lib/ui/theme.scss @@ -336,6 +336,13 @@ html { ) ); } + + @include mat.tooltip-overrides( + ( + container-color: var(--adf-accessibility-tooltip-background-color), + supporting-text-size: 14px + ) + ); } .adf-search-properties-form,