From 09af8f613a0484a788780a0853ab3e08fd588d1a Mon Sep 17 00:00:00 2001 From: Anton Ramanovich <90370279+rmnvch@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:05:00 +0200 Subject: [PATCH] [ACS-11158] style update (#5050) --- projects/aca-content/src/lib/ui/theme.scss | 7 +++++++ 1 file changed, 7 insertions(+) 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,