feat: add magnetic declination north reference modes

This commit is contained in:
2026-03-20 11:40:14 +08:00
parent 714d86356d
commit 8e6291885d
4 changed files with 209 additions and 33 deletions

View File

@@ -213,6 +213,15 @@
box-shadow: 0 8rpx 18rpx rgba(22, 48, 32, 0.08);
}
.compass-widget__hint {
margin-top: 8rpx;
font-size: 18rpx;
line-height: 1.4;
color: #d62828;
text-align: center;
font-weight: 700;
}
.info-panel {
flex: 1;
min-height: 0;