Working mqtt setup
This commit is contained in:
parent
bcb35877c1
commit
a33474d893
9 changed files with 134 additions and 53 deletions
|
|
@ -20,3 +20,8 @@ body .leaflet-div-icon {
|
|||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
.mdi:before {
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
background: var(--before-background, transparent);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue