From f3d0ed5ffa8fbea96abe7d1375119062cea702be Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Wed, 24 Apr 2019 21:15:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dptz=E9=81=AE=E6=8C=A1?= =?UTF-8?q?=E4=BA=86=E8=A7=86=E9=A2=91=E9=9F=B3=E9=87=8F=E5=92=8C=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E6=8E=A7=E4=BB=B6=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/Demo/Demo/wwwroot/css/app.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/Demo/Demo/wwwroot/css/app.css b/projects/Demo/Demo/wwwroot/css/app.css index e7cc05a0..c6ccafb1 100644 --- a/projects/Demo/Demo/wwwroot/css/app.css +++ b/projects/Demo/Demo/wwwroot/css/app.css @@ -51,6 +51,8 @@ img.shot.zoom { .videoContainer #ptz { position:absolute; text-align:center; + width:300px; + margin:auto; left:0; right:0; bottom:0;