mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Make zone names readable on map in dark mode (#10195)
This commit is contained in:
parent
48c9c89e3d
commit
b157cf5294
@ -484,6 +484,7 @@ export class HaMap extends ReactiveElement {
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user