Fix margin in ptz buttons

continuous
Isaac Connor 2021-01-31 11:45:11 -05:00
parent c4c0732eb1
commit 113e495a7d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
}
.ptzControls .pantiltPanel button {
border: none;
margin: 0;
}
.ptzControls .controlsPanel {