1
0
Fork 0
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:
IvoFPV 2019-08-08 09:20:23 +02:00
parent 1fb5c046f4
commit 1a96d2dc62

View file

@ -299,6 +299,7 @@
.tab-pid_tuning table.compensation .suboption {
margin-left: 4%;
white-space: nowrap;
}
.tab-pid_tuning table.compensation .suboption select{