mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 17:25:14 +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 {
|
html, body, #map-canvas {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px
|
padding: 0px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue