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:
parent
18e18114bb
commit
e65d67884a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
html, body, #map-canvas {
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
padding: 0px
|
||||
padding: 0px;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue