From 22f3e4afb803d7e814f662ab4590e53da1984aaf Mon Sep 17 00:00:00 2001 From: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:57:02 +0100 Subject: [PATCH] [ACA] - 'Manage permission' edit properties inputs have background on hover (#4286) --- projects/aca-content/src/lib/ui/overrides/ay11.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/aca-content/src/lib/ui/overrides/ay11.scss b/projects/aca-content/src/lib/ui/overrides/ay11.scss index 985ec1b41c..4dad10e426 100644 --- a/projects/aca-content/src/lib/ui/overrides/ay11.scss +++ b/projects/aca-content/src/lib/ui/overrides/ay11.scss @@ -44,7 +44,7 @@ } .mat-mdc-form-field-focus-overlay { - background-color: transparent; + --mat-form-field-state-layer-color: transparent; } .mdc-menu-surface.mat-mdc-autocomplete-panel:is(div),