1
0
Fork 0
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:
Roman Lut 2023-07-21 18:14:32 +02:00
parent 2ffbb200a7
commit 4b7c82ba57
6 changed files with 217 additions and 80 deletions

View file

@ -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;