increase width of Zoom, White, Iris controls to fit wider button

This commit is contained in:
Isaac Connor 2019-10-08 18:28:02 -04:00
parent 4126554092
commit f3f972359b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
} }
.ptzControls .controlsPanel .arrowControl { .ptzControls .controlsPanel .arrowControl {
width: 40px; width: 60px;
margin: 0 4px; margin: 0 4px;
} }