increase width of Zoom, White, Iris controls to fit wider button
This commit is contained in:
parent
4126554092
commit
f3f972359b
|
@ -28,7 +28,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ptzControls .controlsPanel .arrowControl {
|
.ptzControls .controlsPanel .arrowControl {
|
||||||
width: 40px;
|
width: 60px;
|
||||||
margin: 0 4px;
|
margin: 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue