refactor: reworked layout and styles of the portal

This commit is contained in:
Yurii
2024-04-08 05:37:36 +03:00
parent 2af159d566
commit 9a29819d4f
6 changed files with 425 additions and 412 deletions

View File

@@ -593,7 +593,7 @@ async function loadVars() {
setValue('.slave-version', result.parameters.slaveVersion);
setValue('.slave-ot-version', result.parameters.slaveOtVersion);
setBusy('.ot-busy', '.ot-table', false);
setBusy('.vars-busy', '.vars-table', false);
setValue('.temp-unit', tempUnitStr);
setValue('.pressure-unit', pressureUnitStr);