diff --git a/projects/Infrastructure/wwwroot/css/site.css b/projects/Infrastructure/wwwroot/css/site.css index 8dce51d3..1a1218ea 100644 --- a/projects/Infrastructure/wwwroot/css/site.css +++ b/projects/Infrastructure/wwwroot/css/site.css @@ -48,7 +48,7 @@ border-radius: 5px; } /**/ -.fancybox img.thumbnail, td .fancybox img { +.fancybox img.thumbnail, td .fancybox img, .form-control .fancybox img { max-width: 30px; max-height: 30px; } diff --git a/projects/IoTCenter/Views/Home/Device.cshtml b/projects/IoTCenter/Views/Home/Device.cshtml index 3e32eb83..ac6a1e93 100644 --- a/projects/IoTCenter/Views/Home/Device.cshtml +++ b/projects/IoTCenter/Views/Home/Device.cshtml @@ -308,7 +308,7 @@
@@ -461,6 +461,20 @@ +