From b3e15ec66c490eecc6f06e08aa4437355f61591b Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Mon, 30 Sep 2019 16:21:27 +0800 Subject: [PATCH] update Former-commit-id: caae3c0cb4c3f95f6606326c6cf1254b4d5a024f --- projects/IoTCenter/wwwroot/node.html | 121 ++++++++++++++++++++++++++- 1 file changed, 117 insertions(+), 4 deletions(-) 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; + }