mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
fix top buttons
This commit is contained in:
parent
dfc69b6c7c
commit
8a0af00efe
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ button {
|
|||
display: inline-block;
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
top: 1em;
|
||||
top: .5em;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1055px) , only screen and (max-device-width: 1055px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue