diff --git a/projects/IoTCenter/wwwroot/node.html b/projects/IoTCenter/wwwroot/node.html index 38083839..bb5e8e90 100644 --- a/projects/IoTCenter/wwwroot/node.html +++ b/projects/IoTCenter/wwwroot/node.html @@ -132,6 +132,10 @@ width: 100%; height: 215px; } + + .ir label { + margin: 5px 0; + }