Need a few more pixels of width to fit all preset buttons
This commit is contained in:
parent
bfa0a00e67
commit
c04fcfb239
|
@ -1,7 +1,7 @@
|
|||
.ptzControls {
|
||||
vertical-align: top;
|
||||
margin: 10px auto 0;
|
||||
width: 500px;
|
||||
width: 520px;
|
||||
}
|
||||
|
||||
.ptzControls::after {
|
||||
|
|
Loading…
Reference in New Issue