mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Merge pull request #498 from TheAngularity/patch-3
fixed spaces between boxes
This commit is contained in:
commit
36df27f5bc
1 changed files with 1 additions and 1 deletions
2
main.css
2
main.css
|
@ -1155,7 +1155,7 @@ dialog {
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
float: left;
|
float: left;
|
||||||
width: calc(100% - 2px);
|
width: calc(100% - 2px);
|
||||||
margin-bottom: 50px;
|
margin-bottom: 10px;
|
||||||
font-family: 'open_sansregular', Arial;
|
font-family: 'open_sansregular', Arial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue