mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
GPS-Fix false/true styling change
This commit is contained in:
parent
8f4b762693
commit
b93349b14f
1 changed files with 3 additions and 0 deletions
3
main.css
3
main.css
|
@ -1435,6 +1435,7 @@ dialog {
|
|||
padding-right: 5px;
|
||||
border-radius:3px;
|
||||
color:#fff;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
@ -1445,6 +1446,8 @@ dialog {
|
|||
padding-right: 5px;
|
||||
border-radius:3px;
|
||||
color:#fff;
|
||||
font-size: 10px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue