mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 09:45:23 +03:00
removed mag and board alignment from configuration tab
exposed board alignment on alignment tag
This commit is contained in:
parent
2ffbb200a7
commit
4b7c82ba57
6 changed files with 217 additions and 80 deletions
|
@ -137,7 +137,7 @@
|
|||
.tab-magnetometer #interactive_block {
|
||||
position: absolute;
|
||||
width: calc(100% - 40px);
|
||||
height: calc(100% - 245px);
|
||||
height: calc(100% - 200px);
|
||||
background-color: #f9f9f9;
|
||||
border-radius: 5px;
|
||||
border: 1px solid #e4e4e4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue