1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Added border for select boxes

This commit is contained in:
jflyper 2017-07-01 21:50:41 +09:00
parent 34cd92dae0
commit dd0794698f

View file

@ -84,4 +84,5 @@
.tab-transponder select {
min-width: 100px;
border: 1px solid silver;
}