fix dimensions of ptz box
This commit is contained in:
parent
f66b606e34
commit
deb1cf653a
|
@ -80,8 +80,8 @@
|
|||
border: 1px solid #006699;
|
||||
text-align: center;
|
||||
padding: 1px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
width: 102px;
|
||||
height: 102px;
|
||||
}
|
||||
|
||||
.ptzControls .controlsPanel .pantiltPanel .pantiltControls .arrowBtn {
|
||||
|
|
|
@ -80,8 +80,8 @@
|
|||
border: 1px solid #006699;
|
||||
text-align: center;
|
||||
padding: 1px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
width: 102px;
|
||||
height: 102px;
|
||||
}
|
||||
|
||||
.ptzControls .controlsPanel .pantiltPanel .pantiltControls .arrowBtn {
|
||||
|
|
Loading…
Reference in New Issue