mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
intermediate: cibuild for nodemcu
This commit is contained in:
@@ -129,6 +129,23 @@
|
||||
.configui .selector.level4 {
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
.configui .selector.tframe {
|
||||
padding-bottom: 0;
|
||||
border-bottom: unset;
|
||||
}
|
||||
.configui .selector.tdropdown {
|
||||
padding-bottom: unset;
|
||||
border-bottom: unset;
|
||||
}
|
||||
.configui .selector.tdropdown {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
}
|
||||
.configui .title.tdropdown {
|
||||
width: 10em;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
.configui form#upload {
|
||||
width: 0;
|
||||
height: 0;
|
||||
|
||||
Reference in New Issue
Block a user