1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

fixed spaces between boxes

brings back normal spaces between two boxes on firmware flasher tab, power tab, sensors tab and blackbox tab
This commit is contained in:
TheAngularity 2017-05-07 17:53:09 +02:00 committed by GitHub
parent 09713b954b
commit c054bdd061

View file

@ -1155,7 +1155,7 @@ dialog {
background-color: #FFFFFF;
float: left;
width: calc(100% - 2px);
margin-bottom: 50px;
margin-bottom: 10px;
font-family: 'open_sansregular', Arial;
}