mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-17 15:50:16 +00:00
Fix search input outlined background color and margin (#20407)
This commit is contained in:
@@ -161,6 +161,7 @@ const createWebpackConfig = ({
|
||||
resolve: {
|
||||
extensions: [".ts", ".js", ".json"],
|
||||
alias: {
|
||||
"lit/static-html$": "lit/static-html.js",
|
||||
"lit/decorators$": "lit/decorators.js",
|
||||
"lit/directive$": "lit/directive.js",
|
||||
"lit/directives/until$": "lit/directives/until.js",
|
||||
|
Reference in New Issue
Block a user