1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

some css and text tuning, cleanup old modes

This commit is contained in:
andreas
2023-10-01 12:58:45 +02:00
parent 9848929396
commit 1d7f62f637
4 changed files with 8 additions and 12 deletions

View File

@@ -127,4 +127,7 @@
height: 0;
/* display: flex; */
overflow: hidden;
}
.configui .label {
width: 10em;
}