mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Fix RX MSP window size
This commit is contained in:
parent
c02fe94c53
commit
39a9955b9e
3 changed files with 9 additions and 3 deletions
|
@ -132,7 +132,7 @@ function localizeAxisNames() {
|
|||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$(".button-enable").click(function() {
|
||||
$(".button-enable .btn").click(function() {
|
||||
var
|
||||
shrinkHeight = $(".warning").height();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue