update gui
This commit is contained in:
@@ -28,4 +28,23 @@ body {
|
||||
height: 400px;
|
||||
border: 1px solid red;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#connectedbuttons {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#buttons {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#connectedstatus {
|
||||
float:left;
|
||||
}
|
||||
|
||||
#take_picture {
|
||||
float:right;
|
||||
}
|
||||
#arm_disarm {
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user