mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 09:45:23 +03:00
Craft name enhancments
- Moved craft name to OSD page - OSD preview matches actual craft name - Only accept usable characters and symbols
This commit is contained in:
parent
d113585248
commit
ab9e3cc4e0
6 changed files with 51 additions and 56 deletions
|
@ -403,7 +403,7 @@ button {
|
|||
font-family: 'open_sansregular', 'Segoe UI', Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.spacer_box div input {
|
||||
.spacer_box div input[type="radio"] {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue