release: bump version to 0.44.0

This commit is contained in:
linkong
2026-04-29 17:27:44 +08:00
parent 2da25376bd
commit 87594a95ff
54 changed files with 3665 additions and 2154 deletions

View File

@@ -1668,6 +1668,12 @@ label.is-disabled.earth-mobile-settings-card {
opacity: 1;
}
.earth-status-message.gesture {
min-width: 0;
padding-right: calc(16px * var(--hud-scale));
color: #dcecff;
}
.earth-error-message {
top: calc(62px * var(--hud-scale));
z-index: 211;