Motor and preset tabs android fixes
parent
c9b7ed8fd7
commit
26521e04c2
|
@ -726,7 +726,7 @@
|
|||
.tab-motors .motor_testing .values li:last-child {
|
||||
margin-left: 4px;
|
||||
}
|
||||
.tab-motors .motor_testing .telemetry li {
|
||||
.tab-motors .motor_testing .telemetry span {
|
||||
font-size: 6px;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -77,6 +77,7 @@
|
|||
#presets_detailed_dialog .content_toolbar {
|
||||
position: fixed;
|
||||
height: 70px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
#presets_options_panel {
|
||||
|
|
Loading…
Reference in New Issue