1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 09:15:42 +03:00

Merge branch 'release_7.1.0' into cli_autocomplete

This commit is contained in:
Pawel Spychalski (DzikuVx) 2023-12-26 21:41:43 +01:00
commit 1b4fd4e272
41 changed files with 616 additions and 17313 deletions

View file

@ -118,4 +118,14 @@
height: 29px;
line-height: 27px;
border-radius: 20px;
}
}
.motorNumber {
position: absolute;
font-size: 1.4em;
}
.mixer-preview-image-numbers {
width: fit-content;
}