Fix margin in ptz buttons

This commit is contained in:
Isaac Connor
2021-01-31 11:45:11 -05:00
parent 4bcefe0562
commit a3fe577fc6

View File

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