Fix margin in ptz buttons
parent
c4c0732eb1
commit
113e495a7d
|
@ -17,6 +17,7 @@
|
|||
}
|
||||
.ptzControls .pantiltPanel button {
|
||||
border: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.ptzControls .controlsPanel {
|
||||
|
|
Loading…
Reference in New Issue