mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Fix date picker text color (#7776)
This commit is contained in:
parent
45200da32f
commit
16e7a16d12
@ -11,6 +11,7 @@ documentContainer.innerHTML = `
|
||||
[part="input-field"] {
|
||||
top: 2px;
|
||||
height: 30px;
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
[part="value"] {
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user