Motor and preset tabs android fixes

10.8-maintenance
Asizon 2022-01-09 11:59:37 +01:00
parent c9b7ed8fd7
commit 26521e04c2
2 changed files with 2 additions and 1 deletions

View File

@ -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;
}
}

View File

@ -77,6 +77,7 @@
#presets_detailed_dialog .content_toolbar {
position: fixed;
height: 70px;
padding-bottom: 8px;
}
#presets_options_panel {