1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Zone ui fixes

fixes #4659
fixes #4658
fixes #4661
fixes #4665
fixes #4660
fixes #4655
This commit is contained in:
Bram Kragten
2020-01-30 11:54:49 +01:00
parent b41f25ef12
commit 616df070a4
5 changed files with 36 additions and 10 deletions

View File

@@ -237,6 +237,9 @@ class LocationEditor extends LitElement {
#map {
height: 100%;
}
.light {
color: #000000;
}
.leaflet-edit-move {
border-radius: 50%;
cursor: move !important;