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

correcting small css error

This commit is contained in:
skaman82 2015-11-19 23:22:34 +01:00
parent 18e18114bb
commit e65d67884a

View file

@ -8,7 +8,7 @@
html, body, #map-canvas {
height: 100%;
margin: 0px;
padding: 0px
padding: 0px;
}
</style>
<script>