mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Fix wrapping
This commit is contained in:
parent
1fb5c046f4
commit
1a96d2dc62
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@
|
|||
|
||||
.tab-pid_tuning table.compensation .suboption {
|
||||
margin-left: 4%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.tab-pid_tuning table.compensation .suboption select{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue