1
0
Fork 0
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:
Míguel Ángel Mulero Martínez 2024-06-20 16:13:10 +02:00 committed by GitHub
parent eb0ef767bf
commit d4426b3045
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View file

@ -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;