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

intermediate: serial defs

This commit is contained in:
andreas
2023-10-09 17:43:07 +02:00
parent 4c2ec46aae
commit 72a9afa27d
3 changed files with 53 additions and 11 deletions

View File

@@ -141,8 +141,8 @@
margin-top: 0.3em;
}
.configui .tcheckbox .inputFrame,
.configui .tdropdown .inputFrame {
.configui .tcheckbox>.inputFrame,
.configui .tdropdown>.inputFrame {
display: flex;
flex-direction: row;
align-items: center;