diff --git a/webinstall/build.yaml b/webinstall/build.yaml index 670046d..8c66ff8 100644 --- a/webinstall/build.yaml +++ b/webinstall/build.yaml @@ -20,13 +20,13 @@ types: - &m5groovei2c type: multi key: m5groovei2c - label: "M5 I2C groove units" + label: "M5 I2C Groove Units" values: - &m5groovecan type: select key: m5groovecan target: define - label: "M5 CAN Units" + label: "M5 Groove CAN Units" values: - label: "CAN Unit" url: "http://docs.m5stack.com/en/unit/can" @@ -34,7 +34,7 @@ types: value: M5_CANUNIT - &m5grooveserial type: select - label: "M5 Serial Unit" + label: "M5 Groove Serial Unit" target: define key: m5grooveserial values: diff --git a/webinstall/cibuild.css b/webinstall/cibuild.css index e1f0660..938946b 100644 --- a/webinstall/cibuild.css +++ b/webinstall/cibuild.css @@ -127,4 +127,7 @@ height: 0; /* display: flex; */ overflow: hidden; +} +.configui .label { + width: 10em; } \ No newline at end of file diff --git a/webinstall/cibuild.html b/webinstall/cibuild.html index 01475a7..7ec4565 100644 --- a/webinstall/cibuild.html +++ b/webinstall/cibuild.html @@ -19,12 +19,11 @@