dedsudiyu 11 hodín pred
rodič
commit
a311bb9591

+ 4 - 3
pages_manage/views/laboratory/iotControl.vue

@@ -498,18 +498,19 @@
 					width: 42rpx;
 					height: 42rpx;
 					margin-right: 20rpx;
+					margin-top:12rpx;
 				}
 
 				.sensor-r {
+					display: inline-block;
 					font-family: PingFang SC;
 					font-weight: 500;
 					font-size: 28rpx;
-
+					height:30rpx;
 					line-height: 30rpx;
+					margin-top:18rpx;
 					overflow: hidden;
-
 					text-overflow: ellipsis;
-
 					white-space: nowrap;
 				}