From 416475114de10c9fef0a5fad5865fd08a49cf84f Mon Sep 17 00:00:00 2001 From: Emilio Degiovanni <1172386+emiliodeg@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:20:36 -0300 Subject: [PATCH] fix(material/input): MatInput autofill styling only covers part of the displayed input autofill attribute does not work properly with current styles and only covers the input/textarea box instead of all the form control fixes: #27337 --- src/dev-app/input/input-demo.html | 36 +++++++++++++++++++++++++ src/material/form-field/form-field.scss | 6 +++++ 2 files changed, 42 insertions(+) diff --git a/src/dev-app/input/input-demo.html b/src/dev-app/input/input-demo.html index 257ba448fd80..5e5de7526413 100644 --- a/src/dev-app/input/input-demo.html +++ b/src/dev-app/input/input-demo.html @@ -977,3 +977,39 @@