mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Some adjustments to the VTX tab UI (#4042)
This commit is contained in:
parent
eb0ef767bf
commit
d4426b3045
2 changed files with 8 additions and 3 deletions
|
@ -1192,6 +1192,9 @@ dialog {
|
|||
transition: all ease 0.0s;
|
||||
box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
.helpicon {
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
a.disabled {
|
||||
cursor: default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue