mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-05-06 13:33:00 +02:00
Don't distinguish mqtt nodes with color
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
}
|
||||
|
||||
.icon-mqtt-connected {
|
||||
background-color: #16a34a;
|
||||
background-color: #2563eb; /* Change to use same color as disconnected // #16a34a; */
|
||||
border-radius: 25px;
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user