mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
More spacing updates
Spacing updates to use less characters and match inav's cms layout
This commit is contained in:
parent
74c6c60470
commit
2271acbf38
1 changed files with 2 additions and 2 deletions
|
@ -1356,13 +1356,13 @@ OSD.constants = {
|
|||
name: 'CRSF_LQ',
|
||||
id: 110,
|
||||
positionable: true,
|
||||
preview: ' 2:100%',
|
||||
preview: '2:100%',
|
||||
},
|
||||
{
|
||||
name: 'CRSF_SNR_DB',
|
||||
id: 111,
|
||||
positionable: true,
|
||||
preview: FONT.symbol(SYM.SNR) + ' -12' + FONT.symbol(SYM.DB)
|
||||
preview: FONT.symbol(SYM.SNR) + '-12' + FONT.symbol(SYM.DB)
|
||||
},
|
||||
{
|
||||
name: 'CRSF_TX_POWER',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue