MQTT rework v0.1 + Settings UI improvements ⚙

This commit is contained in:
Jokob-sk
2023-10-14 15:35:09 +11:00
parent a3702fed94
commit 8ad63ba07d
34 changed files with 704 additions and 114 deletions

View File

@@ -623,6 +623,16 @@ height: 50px;
display: none;
}
.settings-group
{
font-size: 20px;
}
.settings-group i{
font-size: 16px;
}
.table_row {
padding: 3px;
width:100%;