CHANGE: UI improvements and button to switch auto state topci

This commit is contained in:
2024-05-29 21:32:52 +02:00
parent 13e15a24b7
commit 34b3ec1751
5 changed files with 23 additions and 12 deletions

View File

@@ -20,4 +20,8 @@
padding: .25rem .75rem;
border-radius: 1rem;
/* width: 100%; */
}
.buttonOff path{
fill:#535353;
}