mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 01:35:28 +03:00
Fix disabled button jump when becoming enabled.
This commit is contained in:
parent
7f8459c5d7
commit
f05305041f
1 changed files with 7 additions and 7 deletions
2
main.css
2
main.css
|
@ -959,7 +959,7 @@ dialog {
|
|||
cursor: default;
|
||||
color: #fff;
|
||||
background-color: #AFAFAF;
|
||||
border: none;
|
||||
border: 1px solid #AFAFAF;
|
||||
pointer-events: none;
|
||||
text-shadow: none;
|
||||
opacity: 0.5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue