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:
parent
34cd92dae0
commit
dd0794698f
1 changed files with 1 additions and 0 deletions
|
@ -84,4 +84,5 @@
|
||||||
|
|
||||||
.tab-transponder select {
|
.tab-transponder select {
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
|
border: 1px solid silver;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue