feat: Implement Git-based update functionality with nightly mode support and UI enhancements

This commit is contained in:
Will Miao
2025-07-24 18:53:37 +08:00
parent d6145e633f
commit 6f3aeb61e7
9 changed files with 467 additions and 34 deletions

View File

@@ -223,11 +223,6 @@
opacity: 1;
}
.update-badge.hidden,
.update-badge:not(.visible) {
opacity: 0;
}
/* Mobile adjustments */
@media (max-width: 768px) {
.app-title {