1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 08:15:19 +03:00

Iterm relax settings

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-04-27 19:08:32 +02:00
parent 7bc94e130a
commit a29578840f
5 changed files with 69 additions and 0 deletions

View file

@ -179,6 +179,11 @@
line-height: 20px;
}
.tab-pid_tuning select {
line-height: 20px;
margin: 4px;
}
.tab-pid_tuning .pid_tuning .name {
width: 25%;
}